git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/tags/1.2.0@6 c93665c3-c93d-084d-9b98-7d5f4a9c3376
15 lines
416 B
Plaintext
15 lines
416 B
Plaintext
inherited frViewDetallesPedidoCliente: TfrViewDetallesPedidoCliente
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewTIPO: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
object cxGridViewREFERENCIA: TcxGridDBColumn [3]
|
|
Caption = 'Referencia'
|
|
DataBinding.FieldName = 'REFERENCIA'
|
|
Width = 100
|
|
end
|
|
end
|
|
end
|
|
end
|