103 lines
3.5 KiB
Plaintext
103 lines
3.5 KiB
Plaintext
inherited frViewElegirArticulosAlbaranesProveedor: TfrViewElegirArticulosAlbaranesProveedor
|
|
Height = 414
|
|
OnDestroy = CustomViewDestroy
|
|
ExplicitHeight = 414
|
|
inherited cxGrid: TcxGrid
|
|
Height = 286
|
|
ExplicitHeight = 286
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewNOMBRE_PROVEEDOR: TcxGridDBColumn
|
|
Visible = True
|
|
end
|
|
inherited cxGridViewPRECIO_COSTE: TcxGridDBColumn
|
|
Caption = 'Precio material'
|
|
Properties.DecimalPlaces = 4
|
|
Properties.DisplayFormat = ',0.0000 '#8364';-,0.0000 '#8364
|
|
Properties.EditFormat = ',0.0000 '#8364';-,0.0000 '#8364
|
|
end
|
|
inherited cxGridViewDESCUENTO: TcxGridDBColumn
|
|
Visible = True
|
|
end
|
|
inherited cxGridViewPRECIO_NETO: TcxGridDBColumn
|
|
Caption = 'Precio coste'
|
|
Properties.DecimalPlaces = 4
|
|
Properties.DisplayFormat = ',0.0000 '#8364';-,0.0000 '#8364
|
|
Properties.EditFormat = ',0.0000 '#8364';-,0.0000 '#8364
|
|
Visible = True
|
|
end
|
|
inherited cxGridViewPRECIO_PVP: TcxGridDBColumn
|
|
Properties.DecimalPlaces = 4
|
|
Properties.DisplayFormat = ',0.0000 '#8364';-,0.0000 '#8364
|
|
end
|
|
inherited cxGridViewPRECIOPVP2: TcxGridDBColumn
|
|
Properties.DecimalPlaces = 4
|
|
Properties.DisplayFormat = ',0.0000 '#8364';-,0.0000 '#8364
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
end
|
|
object cxGridViewID_PROVEEDOR: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID_PROVEEDOR'
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited cxGridLevel1: TcxGridLevel
|
|
Visible = False
|
|
end
|
|
inherited cxGridLevel2: TcxGridLevel
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 273
|
|
Width = 273
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
Left = 549
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 549
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited txtFiltroTodo2: TcxTextEdit
|
|
Left = 548
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 548
|
|
ExplicitWidth = 223
|
|
Width = 223
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
Top = 388
|
|
ExplicitTop = 388
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 39252.489745000000000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
end
|