24 lines
695 B
Plaintext
24 lines
695 B
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 dxComponentPrinter: TdxComponentPrinter
|
||
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
||
|
|
BuiltInReportLink = True
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|