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 margen por articulo/Views/uViewInfMargenArticulo.dfm
2007-08-03 12:00:20 +00:00

158 lines
4.3 KiB
Plaintext

inherited frViewInfMargenArticulo: TfrViewInfMargenArticulo
Width = 834
Height = 448
ExplicitWidth = 834
ExplicitHeight = 448
inherited TBXMultiDock1: TTBXMultiDock
Top = 105
Height = 343
ExplicitTop = 105
ExplicitHeight = 343
inherited pnlParametros: TTBXDockablePanel
ExplicitHeight = 156
inherited pcParametros: TPageControl
Height = 67
ExplicitHeight = 67
inherited TabSheet5: TTabSheet
ExplicitLeft = 4
ExplicitTop = 6
ExplicitWidth = 210
ExplicitHeight = 57
end
inherited tsColumnas: TTabSheet
ExplicitHeight = 57
inherited frViewColumnas1: TfrViewColumnas
Height = 57
ExplicitHeight = 57
inherited lbColumnas: TcxCheckListBox
Height = 28
ExplicitHeight = 28
end
end
end
inherited tsAgrupacion: TTabSheet
ExplicitHeight = 57
inherited frViewAgrupaciones1: TfrViewAgrupaciones
Height = 57
ExplicitHeight = 57
end
end
end
end
inherited pnlTareas: TTBXDockablePanel
Top = 156
DockPos = 156
ExplicitTop = 156
ExplicitHeight = 171
inherited TBXPageScroller1: TTBXPageScroller
Height = 149
ExplicitHeight = 149
inherited pcTareas: TPageControl
Height = 101
ExplicitHeight = 101
inherited tsSumarios: TTabSheet
ExplicitHeight = 91
inherited frViewSumarios1: TfrViewSumarios
Height = 91
ExplicitHeight = 91
inherited vgSumarios: TcxVerticalGrid
Height = 62
ExplicitHeight = 62
end
end
end
inherited tsFiltros: TTabSheet
ExplicitHeight = 91
inherited frViewFiltros1: TfrViewFiltros
Height = 91
ExplicitHeight = 91
inherited cxFilterControl1: TcxFilterControl
Height = 32
ExplicitHeight = 32
end
inherited TBXAlignmentPanel3: TTBXAlignmentPanel
Top = 61
ExplicitTop = 61
end
end
end
end
end
end
end
inherited TBXMultiDock2: TTBXMultiDock
Width = 834
Height = 105
Visible = False
ExplicitWidth = 834
ExplicitHeight = 105
inherited pnlIntervaloFechas: TTBXDockablePanel
DockedHeight = 101
ShowCaption = False
ShowCaptionWhenDocked = False
ExplicitWidth = 818
ExplicitHeight = 105
inherited TBXAlignmentPanel3: TTBXAlignmentPanel
Top = 71
Width = 814
ExplicitTop = 71
ExplicitWidth = 814
end
end
end
inline frViewInfMargenArticuloGrid1: TfrViewInfMargenArticuloGrid [2]
Left = 222
Top = 105
Width = 612
Height = 343
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
ReadOnly = False
ExplicitLeft = 222
ExplicitTop = 105
ExplicitWidth = 612
ExplicitHeight = 343
inherited cxGrid: TcxGrid
Width = 612
Height = 343
ExplicitWidth = 612
ExplicitHeight = 343
end
inherited dxPrintStyleManager1: TdxPrintStyleManager
inherited dxPrintStyleManager1Style1: TdxPSPrintStyle
BuiltInStyle = True
end
end
inherited dxComponentPrinter: TdxComponentPrinter
inherited dxPrinterLinkcxGrid: TdxGridReportLink
BuiltInReportLink = True
end
end
end
inherited dsDataSource: TDADataSource [3]
end
inherited SmallImages: TPngImageList [4]
end
inherited LargeImages: TPngImageList [5]
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