2007-11-28 17:40:31 +00:00
|
|
|
inherited frViewDetallesAlbaranCliente: TfrViewDetallesAlbaranCliente
|
|
|
|
|
inherited cxGrid: TcxGrid
|
|
|
|
|
inherited cxGridView: TcxGridDBTableView
|
2009-11-05 19:32:45 +00:00
|
|
|
inherited cxGridViewDESCUENTO: TcxGridDBColumn
|
2007-11-28 17:40:31 +00:00
|
|
|
Visible = False
|
2009-11-05 19:32:45 +00:00
|
|
|
VisibleForCustomization = False
|
|
|
|
|
end
|
|
|
|
|
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
|
|
|
|
|
Visible = False
|
|
|
|
|
VisibleForCustomization = False
|
2007-11-28 17:40:31 +00:00
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|