This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Noviseda_FactuGES2/Source/Modulos/Pedidos de cliente/Views/uViewArticulosPendientes.dfm

121 lines
4.0 KiB
Plaintext

inherited frViewArticulosPendientes: TfrViewArticulosPendientes
inherited cxGrid: TcxGrid
inherited cxGridView: TcxGridDBTableView
inherited cxGridViewICONO: TcxGridDBColumn
Visible = False
VisibleForCustomization = False
end
object cxGridViewID_ARTICULO: TcxGridDBColumn
DataBinding.FieldName = 'ID_ARTICULO'
Visible = False
VisibleForCustomization = False
end
object cxGridViewREFERENCIA: TcxGridDBColumn
Caption = 'Referencia'
DataBinding.FieldName = 'REFERENCIA'
end
object cxGridViewDESCRIPCION: TcxGridDBColumn
Caption = 'Descripci'#243'n'
DataBinding.FieldName = 'DESCRIPCION'
end
object cxGridViewCOLOR1: TcxGridDBColumn
Caption = 'Color 1'
DataBinding.FieldName = 'COLOR1'
end
object cxGridViewCOLOR2: TcxGridDBColumn
Caption = 'Color 2'
DataBinding.FieldName = 'COLOR2'
end
object cxGridViewCOLOR3: TcxGridDBColumn
Caption = 'Color 3'
DataBinding.FieldName = 'COLOR3'
end
object cxGridViewCOLOR4: TcxGridDBColumn
Caption = 'Color 4'
DataBinding.FieldName = 'COLOR4'
end
object cxGridViewCOLOR5: TcxGridDBColumn
Caption = 'Color 5'
DataBinding.FieldName = 'COLOR5'
end
object cxGridViewCOLOR6: TcxGridDBColumn
Caption = 'Color 6'
DataBinding.FieldName = 'COLOR6'
end
object cxGridViewCOLOR7: TcxGridDBColumn
Caption = 'Color 7'
DataBinding.FieldName = 'COLOR7'
end
object cxGridViewCOLOR8: TcxGridDBColumn
Caption = 'Color 8'
DataBinding.FieldName = 'COLOR8'
end
object cxGridViewCOLOR9: TcxGridDBColumn
Caption = 'Color 9'
DataBinding.FieldName = 'COLOR9'
end
object cxGridViewCOLOR10: TcxGridDBColumn
Caption = 'Color 10'
DataBinding.FieldName = 'COLOR10'
end
object cxGridViewCOLOR11: TcxGridDBColumn
Caption = 'Color 11'
DataBinding.FieldName = 'COLOR11'
end
object cxGridViewCOLOR12: TcxGridDBColumn
Caption = 'Color 12'
DataBinding.FieldName = 'COLOR12'
end
object cxGridViewTOTAL: TcxGridDBColumn
Caption = 'Total'
DataBinding.FieldName = 'TOTAL'
end
end
end
inherited frViewFiltroBase1: TfrViewFiltroBase
inherited TBXDockablePanel1: TSpTBXDockablePanel
inherited dxLayoutControl1: TdxLayoutControl
inherited txtFiltroTodo: TcxTextEdit
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
end
inherited edtFechaIniFiltro: TcxDateEdit
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitWidth = 272
Width = 272
end
inherited edtFechaFinFiltro: TcxDateEdit
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitWidth = 221
Width = 221
end
inherited eLista: TcxComboBox
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitWidth = 215
Width = 215
end
end
end
end
inherited dxComponentPrinter: TdxComponentPrinter
inherited dxComponentPrinterLink: TdxGridReportLink
ReportDocument.CreationDate = 40287.547352430560000000
BuiltInReportLink = True
end
end
inherited dxPSEngineController1: TdxPSEngineController
Active = True
end
end