Dejar de usar RTF en los conceptos de los pedidos a proveedor.

git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@684 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
roberto 2021-02-03 08:40:50 +00:00
parent 9169b67e31
commit 3285e54f7d

View File

@ -1,8 +1,9 @@
inherited frViewDetallesPedidoProveedor: TfrViewDetallesPedidoProveedor
inherited cxGrid: TcxGrid
ExplicitTop = 75
ExplicitHeight = 229
inherited cxGridView: TcxGridDBTableView
inherited cxGridViewDESCRIPCION: TcxGridDBColumn
Properties.PlainText = True
end
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
Properties.ReadOnly = False
end