18 lines
526 B
Plaintext
18 lines
526 B
Plaintext
|
|
inherited frViewElegirArticulosFacturasCliente: TfrViewElegirArticulosFacturasCliente
|
||
|
|
inherited cxGrid: TcxGrid
|
||
|
|
inherited cxGridView: TcxGridDBTableView
|
||
|
|
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
|