git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@4 f4e31baf-9722-1c47-927c-6f952f962d4b
19 lines
517 B
Plaintext
19 lines
517 B
Plaintext
inherited frViewDetallesFacturaCliente: TfrViewDetallesFacturaCliente
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewID: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewPOSICION: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewTIPO: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewIMPORTEPORTE: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
end
|