15 lines
460 B
Plaintext
15 lines
460 B
Plaintext
|
|
inherited frViewDetallesArticulosParaVenta: TfrViewDetallesArticulosParaVenta
|
||
|
|
inherited cxGrid: TcxGrid
|
||
|
|
inherited cxGridView: TcxGridDBTableView
|
||
|
|
inherited cxGridViewREFERENCIA_PROVEEDOR: TcxGridDBColumn
|
||
|
|
Visible = False
|
||
|
|
VisibleForCustomization = False
|
||
|
|
end
|
||
|
|
inherited cxGridViewREFERENCIA_FABRICANTE: TcxGridDBColumn
|
||
|
|
Visible = False
|
||
|
|
VisibleForCustomization = False
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|