2007-11-28 17:40:31 +00:00
|
|
|
inherited frViewDetallesFacturaCliente: TfrViewDetallesFacturaCliente
|
|
|
|
|
inherited cxGrid: TcxGrid
|
|
|
|
|
inherited cxGridView: TcxGridDBTableView
|
2009-09-17 15:50:00 +00:00
|
|
|
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
|
2007-11-28 17:40:31 +00:00
|
|
|
Visible = False
|
2009-09-17 15:50:00 +00:00
|
|
|
VisibleForCustomization = False
|
2007-11-28 17:40:31 +00:00
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|