git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@685 f4e31baf-9722-1c47-927c-6f952f962d4b
21 lines
598 B
Plaintext
21 lines
598 B
Plaintext
inherited frViewDetallesAlbaranCliente: TfrViewDetallesAlbaranCliente
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewDESCRIPCION: TcxGridDBColumn
|
|
Width = 752
|
|
end
|
|
inherited cxGridViewCANTIDAD: TcxGridDBColumn
|
|
VisibleForCustomization = False
|
|
Width = 68
|
|
end
|
|
inherited cxGridViewIMPORTEUNIDAD: TcxGridDBColumn
|
|
VisibleForCustomization = False
|
|
Width = 97
|
|
end
|
|
inherited cxGridViewIMPORTETOTAL: TcxGridDBColumn
|
|
Width = 83
|
|
end
|
|
end
|
|
end
|
|
end
|