2007-10-29 19:18:51 +00:00
|
|
|
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 edtFechaFinFiltro: TcxDateEdit
|
2008-01-13 21:43:11 +00:00
|
|
|
ExplicitWidth = 217
|
|
|
|
|
Width = 217
|
2007-10-29 19:18:51 +00:00
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
|
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
|
|
|
ReportDocument.CreationDate = 39232.492941620370000000
|
|
|
|
|
BuiltInReportLink = True
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited dxPrintStyleManager1: TdxPrintStyleManager
|
|
|
|
|
inherited dxPrintStyleManager1Style1: TdxPSPrintStyle
|
|
|
|
|
BuiltInStyle = True
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|