48 lines
1.2 KiB
Plaintext
48 lines
1.2 KiB
Plaintext
|
|
inherited frViewPagoCliente: TfrViewPagoCliente
|
||
|
|
inherited frViewDatosPago: TfrViewDatosPago
|
||
|
|
inherited Bevel1: TBevel
|
||
|
|
Left = 144
|
||
|
|
Width = 301
|
||
|
|
end
|
||
|
|
inherited Label5: TLabel
|
||
|
|
Width = 130
|
||
|
|
Caption = 'Datos cobro de cliente'
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited frViewContacto: TfrViewDatosYSeleccionContacto
|
||
|
|
inherited Label5: TLabel
|
||
|
|
Width = 97
|
||
|
|
Caption = 'Datos del cliente'
|
||
|
|
end
|
||
|
|
inherited Bevel1: TBevel
|
||
|
|
Left = 112
|
||
|
|
Width = 251
|
||
|
|
end
|
||
|
|
inherited ToolBar1: TToolBar
|
||
|
|
ButtonWidth = 129
|
||
|
|
inherited ToolButton1: TToolButton
|
||
|
|
Caption = 'Elegir un cliente'
|
||
|
|
end
|
||
|
|
inherited ToolButton3: TToolButton
|
||
|
|
Left = 106
|
||
|
|
end
|
||
|
|
inherited ToolButton2: TToolButton
|
||
|
|
Left = 114
|
||
|
|
Caption = 'Dar de alta un cliente'
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited ToolBar2: TToolBar
|
||
|
|
Width = 182
|
||
|
|
ButtonWidth = 178
|
||
|
|
inherited ToolButton4: TToolButton
|
||
|
|
Caption = 'Ver ficha completa del cliente...'
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited frListaCuentas1: TfrListaCuentas
|
||
|
|
inherited cxCuenta: TcxDBLookupComboBox
|
||
|
|
DataBinding.DataSource = DADataSource
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|