38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
|
|
inherited frViewAlbaranesDevCliente: TfrViewAlbaranesDevCliente
|
||
|
|
OnCreate = CustomViewCreate
|
||
|
|
inherited cxGrid: TcxGrid
|
||
|
|
inherited cxGridView: TcxGridDBTableView
|
||
|
|
inherited cxGridViewFECHA_ALBARAN: TcxGridDBColumn
|
||
|
|
Caption = 'Fecha'
|
||
|
|
end
|
||
|
|
inherited cxGridViewREF_FACTURA: TcxGridDBColumn
|
||
|
|
Caption = 'Ref. abono'
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
||
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
||
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
||
|
|
inherited txtFiltroTodo: TcxTextEdit
|
||
|
|
ExplicitWidth = 273
|
||
|
|
Width = 273
|
||
|
|
end
|
||
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
||
|
|
ExplicitWidth = 121
|
||
|
|
Width = 121
|
||
|
|
end
|
||
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
||
|
|
ExplicitWidth = 121
|
||
|
|
Width = 121
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
||
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
||
|
|
ReportDocument.CreationDate = 39232.492941620370000000
|
||
|
|
BuiltInReportLink = True
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|