18 lines
524 B
Plaintext
18 lines
524 B
Plaintext
|
|
inherited frViewElegirArticulosPedidosCliente: TfrViewElegirArticulosPedidosCliente
|
||
|
|
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
|