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

98 lines
2.7 KiB
Plaintext

inherited frViewMontajeDetalle: TfrViewMontajeDetalle
Width = 589
Height = 342
Align = alClient
ExplicitWidth = 451
ExplicitHeight = 304
inherited dxLayoutControlMontaje: TdxLayoutControl
Width = 589
Height = 305
ExplicitWidth = 451
ExplicitHeight = 305
inherited frViewClienteMontaje: TfrViewDatosYSeleccionCliente
Left = 336
TabOrder = 4
ExplicitLeft = 336
inherited dxLayoutControl1: TdxLayoutControl
inherited edtCodigoPostal: TcxDBTextEdit
Left = 192
ExplicitLeft = 192
end
inherited Button3: TBitBtn
Left = 82
ExplicitLeft = 82
end
end
end
inline frViewPresupuestoMontaje: TfrViewDatosYSeleccionPresupuesto [4]
Left = 22
Top = 139
Width = 355
Height = 137
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
ReadOnly = False
ExplicitLeft = 22
ExplicitTop = 139
ExplicitWidth = 355
ExplicitHeight = 137
inherited dxLayoutControlPresupuesto: TdxLayoutControl
Width = 355
ExplicitWidth = 355
inherited edtlReferencia: TcxDBTextEdit
ExplicitWidth = 224
Width = 224
end
inherited Button1: TBitBtn
Width = 135
ExplicitWidth = 135
end
inherited Button2: TBitBtn
Left = 151
ExplicitLeft = 151
end
inherited Button3: TBitBtn
Left = 108
ExplicitLeft = 108
end
inherited edtFecha: TcxDBTextEdit
ExplicitWidth = 189
Width = 189
end
end
inherited DADataSource: TDADataSource
Left = 64
Top = 48
end
inherited ActionList1: TActionList
Left = 40
Top = 48
end
inherited PngImageList: TPngImageList
Left = 16
end
end
inherited dxLayoutControlMontajeGroup_Root: TdxLayoutGroup
inherited dxLayoutControlMontajeGroup3: TdxLayoutGroup
object dxLayoutControlMontajeGroup4: TdxLayoutGroup
AutoAligns = [aaVertical]
AlignHorz = ahClient
Caption = 'Presupuesto asociado'
object dxLayoutControlMontajeItem2: TdxLayoutItem
Caption = 'New Item'
ShowCaption = False
Control = frViewPresupuestoMontaje
ControlOptions.AutoColor = True
ControlOptions.ShowBorder = False
end
end
end
end
end
end