Varela_PuntosVenta/Source/Modulos/VentasTerminadas/Cliente/uViewControlVentasTerminadas.dfm
2007-08-01 16:16:26 +00:00

191 lines
5.3 KiB
Plaintext

inherited frViewControlVentasTerminadas: TfrViewControlVentasTerminadas
Height = 608
inherited TBXMultiDock1: TTBXMultiDock
Width = 232
Height = 608
inherited pnlParametros: TTBXDockablePanel
DockedWidth = 228
inherited TBXAlignmentPanel2: TTBXAlignmentPanel
Width = 228
Height = 68
inherited TBXLink1: TTBXLink
Width = 220
Height = 20
Action = actPeriodoFechas
ImageIndex = 4
Images = SmallImages
end
inherited TBXLink5: TTBXLink
Top = 24
Width = 220
end
inherited TBXLink2: TTBXLink
Top = 44
Width = 220
end
end
inherited pcParametros: TPageControl
Top = 68
Width = 228
inherited TabSheet5: TTabSheet
inline frViewPeriodoFechas1: TfrViewPeriodoFechas
Left = 0
Top = 0
Width = 220
Height = 159
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
inherited TBXLabel1: TTBXLabel
Width = 220
end
inherited TBXLabel2: TTBXLabel
Width = 220
end
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
Width = 220
inherited cbPeriodo: TcxComboBox
Width = 176
end
end
inherited TBXAlignmentPanel2: TTBXAlignmentPanel
Width = 220
end
end
end
inherited tsColumnas: TTabSheet
inherited frViewColumnas1: TfrViewColumnas
Width = 220
inherited TBXLabel1: TTBXLabel
Width = 220
end
inherited lbColumnas: TcxCheckListBox
Width = 220
end
end
end
inherited tsAgrupacion: TTabSheet
inherited frViewAgrupaciones1: TfrViewAgrupaciones
Width = 220
inherited TBXLabel1: TTBXLabel
Width = 220
end
inherited pnlAgrupaciones: TTBXAlignmentPanel
Width = 220
DesignSize = (
220
77)
end
end
end
end
inherited TBXAlignmentPanel3: TTBXAlignmentPanel
Top = 237
Width = 228
end
end
inherited pnlTareas: TTBXDockablePanel
Top = 289
DockedWidth = 228
DockPos = 289
Visible = False
inherited TBXPageScroller1: TTBXPageScroller
Width = 228
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
Width = 228
inherited bFiltros: TTBXLink
Width = 220
end
inherited bSumarios: TTBXLink
Width = 220
end
end
inherited pcTareas: TPageControl
Width = 228
inherited tsSumarios: TTabSheet
inherited frViewSumarios1: TfrViewSumarios
Width = 220
inherited TBXLabel1: TTBXLabel
Width = 220
end
inherited vgSumarios: TcxVerticalGrid
Width = 220
end
end
end
inherited tsFiltros: TTabSheet
inherited frViewFiltros1: TfrViewFiltros
Width = 220
inherited TBXLabel1: TTBXLabel
Width = 220
end
inherited cxFilterControl1: TcxFilterControl
Width = 220
end
inherited TBXAlignmentPanel3: TTBXAlignmentPanel
Width = 220
end
inherited cxStyleRepository1: TcxStyleRepository
Left = 136
Top = 64
end
end
end
end
end
end
end
inline frViewControlGridVentasTerminadas1: TfrViewControlGridVentasTerminadas [1]
Left = 232
Top = 0
Width = 467
Height = 608
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
ReadOnly = False
inherited cxGrid: TcxGrid
Width = 467
Height = 608
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 [2]
end
inherited LargeImages: TPngImageList [3]
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