git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@2 93f398dd-4eb6-7a46-baf6-13f46f578da2
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
inherited frViewAlbaranesDevProveedor: TfrViewAlbaranesDevProveedor
|
|
OnCreate = CustomViewCreate
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
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 = 217
|
|
Width = 217
|
|
end
|
|
end
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
inherited tbxBotones: TTBXToolbar
|
|
Width = 586
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 39231.765653391200000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
end
|