ConstruccionesCNJ_FactuGES/Modulos/Montaje con detalles/Views/uEditorMontajeDetalle.dfm
2007-06-21 15:50:59 +00:00

60 lines
1.5 KiB
Plaintext

inherited fEditorMontajeDetalle: TfEditorMontajeDetalle
Caption = 'fEditorMontajeDetalle'
ExplicitWidth = 320
ExplicitHeight = 240
PixelsPerInch = 96
TextHeight = 13
inherited pgPaginas: TPageControl
inherited pagGeneral: TTabSheet
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
end
object PagContenido: TTabSheet
Caption = 'Contenido'
ImageIndex = 1
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
inline frViewDetallesMontaje1: TfrViewDetallesMontaje
Left = 0
Top = 0
Width = 656
Height = 422
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
ExplicitWidth = 656
ExplicitHeight = 422
inherited ToolBar1: TToolBar
Width = 656
ExplicitWidth = 656
end
inherited cxGrid: TcxGrid
Width = 656
Height = 345
ExplicitTop = 50
ExplicitWidth = 656
ExplicitHeight = 372
end
inherited TBXDock1: TTBXDock
Width = 656
ExplicitTop = 24
ExplicitWidth = 656
inherited TBXToolbar1: TTBXToolbar
ExplicitWidth = 519
end
end
end
end
end
end