git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@2 93f398dd-4eb6-7a46-baf6-13f46f578da2
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
inherited frViewElegirArticulosCatalogo: TfrViewElegirArticulosCatalogo
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewPRECIO_COSTE: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewDESCUENTO: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewPRECIO_NETO: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewPRECIO_PORTE: TcxGridDBColumn
|
|
Visible = False
|
|
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 = 39297.755713784730000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
end
|