2007-11-28 17:40:31 +00:00
|
|
|
inherited frViewDetallesPedidoProveedor: TfrViewDetallesPedidoProveedor
|
|
|
|
|
inherited cxGrid: TcxGrid
|
|
|
|
|
inherited cxGridView: TcxGridDBTableView
|
2021-02-03 08:40:50 +00:00
|
|
|
inherited cxGridViewDESCRIPCION: TcxGridDBColumn
|
|
|
|
|
Properties.PlainText = True
|
|
|
|
|
end
|
2007-11-28 17:40:31 +00:00
|
|
|
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
|
|
|
|
|
Properties.ReadOnly = False
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|