19 lines
525 B
Plaintext
19 lines
525 B
Plaintext
inherited frViewDetallesPresupuestoCliente: TfrViewDetallesPresupuestoCliente
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewID: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewPOSICION: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewTIPO: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewIMPORTEPORTE: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
end
|