ConstruccionesCNJ_FactuGES/Modulos/Cobros con montaje/Views/uViewCobroMontaje.dfm
2007-06-21 15:50:59 +00:00

120 lines
3.3 KiB
Plaintext

inherited frViewCobroMontaje: TfrViewCobroMontaje
Width = 671
Height = 405
ExplicitWidth = 671
ExplicitHeight = 405
inherited dxLayoutCobroCliente: TdxLayoutControl
Width = 671
Height = 405
ExplicitWidth = 637
ExplicitHeight = 441
inherited eReferencia: TcxDBTextEdit
ExplicitWidth = 190
Width = 190
end
inherited edtFecha: TcxDBDateEdit
ExplicitWidth = 190
Width = 190
end
inherited frViewClienteCobro: TfrViewDatosYSeleccionCliente
Left = 348
Width = 355
TabOrder = 4
ExplicitLeft = 348
ExplicitWidth = 355
inherited dxLayoutControl1: TdxLayoutControl
Width = 355
ExplicitWidth = 213
inherited edtlNombre: TcxDBTextEdit
ExplicitWidth = 276
Width = 276
end
inherited edtNIFCIF: TcxDBTextEdit
ExplicitWidth = 276
Width = 276
end
inherited edtCalle: TcxDBTextEdit
ExplicitWidth = 276
Width = 276
end
inherited edtPoblacion: TcxDBTextEdit
ExplicitWidth = 158
Width = 158
end
inherited edtProvincia: TcxDBTextEdit
ExplicitWidth = 276
Width = 276
end
inherited edtCodigoPostal: TcxDBTextEdit
Left = 209
ExplicitLeft = 209
end
inherited Button3: TBitBtn
Left = 99
ExplicitLeft = 99
end
end
end
inherited memFormaPago: TcxDBMemo
Top = 282
TabOrder = 5
ExplicitTop = 282
ExplicitWidth = 593
ExplicitHeight = 26
Height = 26
Width = 593
end
inline frViewMontajeCobro: TfrViewDatosYSeleccionMontaje [4]
Left = 22
Top = 139
Width = 350
Height = 107
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
inherited dxLayoutControl1: TdxLayoutControl
ExplicitWidth = 249
inherited edtlReferencia: TcxDBTextEdit
ExplicitWidth = 192
Width = 192
end
inherited Button3: TBitBtn
Left = 94
ExplicitLeft = 94
end
end
end
inherited cxCurrencyEdit5: TcxDBCurrencyEdit [5]
Style.IsFontAssigned = True
ExplicitWidth = 213
Width = 213
end
inherited dxLayoutCobroClienteGroup_Root: TdxLayoutGroup
inherited dxLayoutCobroClienteGroup4: TdxLayoutGroup
inherited dxLayoutCobroClienteGroup6: TdxLayoutGroup
AutoAligns = [aaVertical]
AlignHorz = ahClient
inherited dxLayoutCobroClienteGroup5: TdxLayoutGroup
Caption = 'Montaje asociado al cobro'
ShowCaption = True
Hidden = False
ShowBorder = True
object dxLayoutCobroClienteItem5: TdxLayoutItem
Control = frViewMontajeCobro
ControlOptions.AutoColor = True
ControlOptions.ShowBorder = False
end
end
end
end
end
end
end