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-01 18:24:02 +00:00

184 lines
5.0 KiB
Plaintext

inherited frViewInfMargenArticulo: TfrViewInfMargenArticulo
Width = 834
Height = 420
ExplicitWidth = 834
ExplicitHeight = 420
inherited TBXMultiDock1: TTBXMultiDock
Top = 100
Height = 320
ExplicitTop = 100
ExplicitHeight = 229
inherited pnlParametros: TTBXDockablePanel
ExplicitHeight = 145
inherited pcParametros: TPageControl
Height = 56
ExplicitHeight = 18
inherited TabSheet5: TTabSheet
ExplicitLeft = 4
ExplicitTop = 6
ExplicitWidth = 210
ExplicitHeight = 46
end
inherited tsColumnas: TTabSheet
ExplicitHeight = 8
inherited frViewColumnas1: TfrViewColumnas
Height = 46
ExplicitHeight = 8
inherited lbColumnas: TcxCheckListBox
Height = 17
ExplicitHeight = 94
end
end
end
inherited tsAgrupacion: TTabSheet
ExplicitHeight = 8
inherited frViewAgrupaciones1: TfrViewAgrupaciones
Height = 46
ExplicitHeight = 8
end
end
end
end
inherited pnlTareas: TTBXDockablePanel
Top = 145
DockPos = 145
ExplicitTop = 145
ExplicitHeight = 159
inherited TBXPageScroller1: TTBXPageScroller
Height = 137
ExplicitHeight = 84
inherited pcTareas: TPageControl
Height = 89
ExplicitHeight = 36
inherited tsSumarios: TTabSheet
ExplicitHeight = 26
inherited frViewSumarios1: TfrViewSumarios
Height = 79
ExplicitHeight = 26
inherited vgSumarios: TcxVerticalGrid
Height = 50
ExplicitHeight = 50
end
end
end
inherited tsFiltros: TTabSheet
ExplicitHeight = 26
inherited frViewFiltros1: TfrViewFiltros
Height = 79
ExplicitHeight = 26
inherited cxFilterControl1: TcxFilterControl
Height = 20
end
inherited TBXAlignmentPanel3: TTBXAlignmentPanel
Top = 49
ExplicitTop = -4
end
end
end
end
end
end
end
inherited TBXMultiDock2: TTBXMultiDock
Width = 834
Height = 100
ExplicitHeight = 100
inherited pnlIntervaloFechas: TTBXDockablePanel
DockedHeight = 96
ShowCaption = False
ShowCaptionWhenDocked = False
ExplicitWidth = 818
ExplicitHeight = 100
inherited TBXAlignmentPanel3: TTBXAlignmentPanel
Top = 66
Width = 814
ExplicitTop = 66
ExplicitWidth = 679
end
inline frViewPeriodoFechas1: TfrViewPeriodoFechas
Left = 0
Top = 0
Width = 814
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 = 814
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
inline frViewInfMargenArticuloGrid1: TfrViewInfMargenArticuloGrid [2]
Left = 222
Top = 100
Width = 612
Height = 320
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
ReadOnly = False
ExplicitLeft = 251
ExplicitTop = 42
inherited cxGrid: TcxGrid
Width = 612
Height = 320
end
inherited dxPrintStyleManager1: TdxPrintStyleManager
inherited dxPrintStyleManager1Style1: TdxPSPrintStyle
BuiltInStyle = True
end
end
inherited dxComponentPrinter: TdxComponentPrinter
inherited dxPrinterLinkcxGrid: TdxGridReportLink
BuiltInReportLink = True
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