git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@554 f4e31baf-9722-1c47-927c-6f952f962d4b
31 lines
886 B
Plaintext
31 lines
886 B
Plaintext
inherited frViewDetallesFacturaProveedor: TfrViewDetallesFacturaProveedor
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewCANTIDAD: TcxGridDBColumn
|
|
Properties.Alignment.Horz = taRightJustify
|
|
end
|
|
inherited cxGridViewDESCUENTO: TcxGridDBColumn
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
end
|
|
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
|
|
Properties.ReadOnly = False
|
|
Visible = False
|
|
Options.Editing = True
|
|
VisibleForCustomization = False
|
|
end
|
|
end
|
|
end
|
|
inherited TBXDock1: TTBXDock
|
|
inherited TBXToolbar1: TTBXToolbar
|
|
ExplicitWidth = 447
|
|
end
|
|
end
|
|
inherited ActionListContenido: TActionList
|
|
inherited actAnadirArticulos: TAction
|
|
Enabled = False
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|