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.
LuisLeon_FactuGES/Source/Modulos/Informe ventas por articulo/Views/uViewInfVentasArticulo.dfm

170 lines
4.6 KiB
Plaintext

inherited frViewInfVentasArticulo: TfrViewInfVentasArticulo
Height = 329
ExplicitHeight = 329
inherited TBXMultiDock1: TTBXMultiDock
Top = 100
Height = 229
ExplicitTop = 100
ExplicitHeight = 229
inherited pnlParametros: TTBXDockablePanel
ExplicitHeight = 107
inherited pcParametros: TPageControl
Height = 18
ExplicitHeight = 18
inherited tsColumnas: TTabSheet
ExplicitHeight = 8
inherited frViewColumnas1: TfrViewColumnas
Height = 8
ExplicitHeight = 8
inherited lbColumnas: TcxCheckListBox
ExplicitHeight = 94
end
end
end
inherited tsAgrupacion: TTabSheet
ExplicitHeight = 8
inherited frViewAgrupaciones1: TfrViewAgrupaciones
Height = 8
ExplicitHeight = 8
end
end
end
end
inherited pnlTareas: TTBXDockablePanel
Top = 107
DockPos = 107
ExplicitTop = 107
ExplicitHeight = 106
inherited TBXPageScroller1: TTBXPageScroller
Height = 84
ExplicitHeight = 84
inherited pcTareas: TPageControl
Height = 36
ExplicitHeight = 36
inherited tsSumarios: TTabSheet
ExplicitHeight = 26
inherited frViewSumarios1: TfrViewSumarios
Height = 26
ExplicitHeight = 26
end
end
inherited tsFiltros: TTabSheet
ExplicitHeight = 26
inherited frViewFiltros1: TfrViewFiltros
Height = 26
ExplicitHeight = 26
inherited TBXAlignmentPanel3: TTBXAlignmentPanel
Top = -4
ExplicitTop = -4
end
end
end
end
end
end
end
inline frViewInfVentasArticuloGrid1: TfrViewInfVentasArticuloGrid [1]
Left = 222
Top = 100
Width = 477
Height = 229
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
ReadOnly = False
ExplicitLeft = 222
ExplicitTop = 100
ExplicitWidth = 477
ExplicitHeight = 229
inherited cxGrid: TcxGrid
Width = 477
Height = 229
ExplicitWidth = 477
ExplicitHeight = 229
end
inherited dxPrintStyleManager1: TdxPrintStyleManager
inherited dxPrintStyleManager1Style1: TdxPSPrintStyle
BuiltInStyle = True
end
end
inherited dxComponentPrinter: TdxComponentPrinter
inherited dxPrinterLinkcxGrid: TdxGridReportLink
BuiltInReportLink = True
end
end
end
inherited TBXMultiDock2: TTBXMultiDock [2]
Height = 100
ExplicitHeight = 100
inherited pnlIntervaloFechas: TTBXDockablePanel
DockedHeight = 96
ShowCaption = False
ShowCaptionWhenDocked = False
ExplicitHeight = 100
inherited TBXAlignmentPanel3: TTBXAlignmentPanel
Top = 66
Width = 679
ExplicitTop = 66
ExplicitWidth = 679
end
inline frViewPeriodoFechas1: TfrViewPeriodoFechas
Left = 0
Top = 0
Width = 679
Height = 66
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
ReadOnly = False
ExplicitWidth = 679
ExplicitHeight = 66
inherited dxLayoutControl1: TdxLayoutControl
Width = 679
Height = 66
ExplicitWidth = 679
ExplicitHeight = 66
inherited cbPeriodo: TcxComboBox
Left = 54
ExplicitLeft = 54
end
inherited edtFechaIni: TcxDateEdit
Left = 269
ExplicitLeft = 269
end
inherited edtFechaFin: TcxDateEdit
Left = 54
ExplicitLeft = 54
end
end
end
end
end
inherited SmallImages: TPngImageList [3]
end
inherited LargeImages: TPngImageList [4]
end
inherited EditorActionList: TActionList
Left = 248
Top = 72
inherited actRefrescar: TAction
OnExecute = actRefrescarExecute
end
object actPeriodoFechas: TAction
Category = 'Tareas'
Caption = 'Periodo de fechas'
ImageIndex = 4
OnExecute = actPeriodoFechasExecute
end
end
end