13 lines
397 B
Plaintext
13 lines
397 B
Plaintext
|
|
inherited frViewDatosFacturacion: TfrViewDatosFacturacion
|
||
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
||
|
|
inherited memObservaciones: TcxDBMemo
|
||
|
|
DataBinding.DataField = 'DATOSFACTURACION'
|
||
|
|
end
|
||
|
|
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
|
||
|
|
inherited dxLayoutControl1Group1: TdxLayoutGroup
|
||
|
|
Caption = 'Datos de facturacion'
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|