inherited frViewGrid: TfrViewGrid Width = 554 Height = 594 ExplicitWidth = 554 ExplicitHeight = 594 object cxGrid: TcxGrid [0] Left = 0 Top = 102 Width = 554 Height = 466 Align = alClient Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 LookAndFeel.Kind = lfOffice11 LookAndFeel.NativeStyle = True object cxGridView: TcxGridDBTableView OnDblClick = cxGridViewDblClick NavigatorButtons.ConfirmDelete = False FilterBox.Visible = fvNever DataController.DataSource = dsDataSource DataController.Filter.Options = [fcoCaseInsensitive] DataController.Options = [dcoAnsiSort, dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoSortByDisplayText] DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> DataController.Summary.SummaryGroups = <> OptionsBehavior.CellHints = True OptionsCustomize.ColumnFiltering = False OptionsCustomize.ColumnGrouping = False OptionsCustomize.ColumnsQuickCustomization = True OptionsData.Deleting = False OptionsData.DeletingConfirmation = False OptionsData.Editing = False OptionsData.Inserting = False OptionsSelection.CellSelect = False OptionsSelection.UnselectFocusedRecordOnExit = False OptionsView.CellEndEllipsis = True OptionsView.CellAutoHeight = True OptionsView.ColumnAutoWidth = True OptionsView.DataRowHeight = 22 OptionsView.Footer = True OptionsView.GridLineColor = clHighlight OptionsView.GridLines = glHorizontal OptionsView.GroupByBox = False OptionsView.HeaderEndEllipsis = True Styles.Inactive = cxStyleSelection Styles.Selection = cxStyleSelection Styles.OnGetContentStyle = cxGridViewStylesGetContentStyle end object cxGridLevel: TcxGridLevel GridView = cxGridView end end inline frViewFiltroBase1: TfrViewFiltroBase [1] Left = 0 Top = 0 Width = 554 Height = 102 Align = alTop TabOrder = 1 Visible = False ExplicitWidth = 554 inherited TBXDockablePanel1: TTBXDockablePanel ExplicitWidth = 554 ExplicitHeight = 102 inherited dxLayoutControl1: TdxLayoutControl Width = 554 ExplicitWidth = 554 inherited txtFiltroTodo: TcxTextEdit ExplicitWidth = 273 Width = 273 end inherited edtFechaIniFiltro: TcxDateEdit ExplicitWidth = 121 Width = 121 end inherited edtFechaFinFiltro: TcxDateEdit Left = 344 ExplicitLeft = 344 ExplicitWidth = 121 Width = 121 end end inherited TBXAlignmentPanel1: TTBXAlignmentPanel Width = 554 ExplicitWidth = 554 inherited tbxBotones: TTBXToolbar Width = 544 ExplicitWidth = 544 end end end end object pnlAgrupaciones: TTBXDockablePanel Left = 0 Top = 568 MinClientHeight = 8 Align = alBottom Caption = 'pnlAgrupaciones' DockedHeight = 26 FloatingWidth = 128 FloatingHeight = 26 SupportedDocks = [dkStandardDock, dkMultiDock] TabOrder = 2 Visible = False ExplicitWidth = 128 object TBXAlignmentPanel1: TTBXAlignmentPanel Left = 0 Top = 0 Width = 554 Height = 26 Margins.Left = 10 Align = alTop TabOrder = 0 object TBXToolbar1: TTBXToolbar Left = 10 Top = 0 Width = 544 Height = 26 Align = alTop AutoResize = False Caption = 'TBXToolbar1' TabOrder = 0 object TBXItem1: TTBXItem Action = actQuitarAgrupaciones end end end end object dxComponentPrinter: TdxComponentPrinter CurrentLink = dxComponentPrinterLink PreviewOptions.EnableOptions = [peoCanChangeMargins, peoPageBackground, peoPageSetup, peoPreferences, peoPrint] PreviewOptions.VisibleOptions = [pvoPageBackground, pvoPageSetup, pvoPreferences, pvoPrint, pvoPrintStyles, pvoReportFileOperations, pvoPageMargins] PreviewOptions.WindowState = wsMaximized Version = 0 Left = 368 Top = 128 object dxComponentPrinterLink: TdxGridReportLink Active = True Component = cxGrid PrinterPage.DMPaper = 9 PrinterPage.Footer = 6350 PrinterPage.GrayShading = True PrinterPage.Header = 6350 PrinterPage.Margins.Bottom = 12700 PrinterPage.Margins.Left = 12700 PrinterPage.Margins.Right = 12700 PrinterPage.Margins.Top = 12700 PrinterPage.PageSize.X = 210000 PrinterPage.PageSize.Y = 297000 PrinterPage.ScaleMode = smFit PrinterPage._dxMeasurementUnits_ = 0 PrinterPage._dxLastMU_ = 2 ReportDocument.CreationDate = 39367.963260995370000000 StyleManager = dxPrintStyleManager1 OptionsCards.Shadow.Depth = 0 OptionsExpanding.ExpandGroupRows = True OptionsExpanding.ExpandMasterRows = True OptionsFormatting.SuppressBackgroundBitmaps = True OptionsFormatting.UseNativeStyles = True OptionsFormatting.ConsumeSelectionStyle = True OptionsLevels.Unwrap = True OptionsRefinements.TransparentGraphics = True OptionsSize.AutoWidth = True OptionsView.Caption = False OptionsView.ExpandButtons = False OptionsView.FilterBar = False StyleRepository = cxStyleRepositoryInforme Styles.Content = cxStyleContentInforme Styles.Footer = cxStyleFooterInforme Styles.Group = cxStyleGroupInforme Styles.Header = cxStyleHeaderInforme Styles.Selection = cxStyleSelectionInforme BuiltInReportLink = True end end object dxPSEngineController1: TdxPSEngineController LookAndFeel = pslfOffice11 UseNativeLookAndFeel = False Left = 336 Top = 128 end object cxStyleRepository1: TcxStyleRepository Left = 296 Top = 128 object cxStyleEven: TcxStyle end object cxStyleOdd: TcxStyle AssignedValues = [svColor] Color = clInactiveCaptionText end object cxStyleSelection: TcxStyle AssignedValues = [svColor, svTextColor] Color = clHighlight TextColor = clHighlightText end object cxStyleSinOrden: TcxStyle end object cxStyleConOrden: TcxStyle AssignedValues = [svColor] Color = 16119285 end object cxStyleFiltered: TcxStyle AssignedValues = [svColor] Color = clInfoBk end object cxStyleFilteredConOrden: TcxStyle AssignedValues = [svColor] Color = 14546175 end end object cxViewGridPopupMenu: TcxGridPopupMenu Grid = cxGrid PopupMenus = < item GridView = cxGridView HitTypes = [gvhtCell] Index = 0 end> Left = 264 Top = 128 end object ActionList1: TActionList Left = 400 Top = 360 object actQuitarAgrupaciones: TAction Caption = 'Quitar agrupaciones' OnExecute = actQuitarAgrupacionesExecute OnUpdate = actQuitarAgrupacionesUpdate end end object PngImageList10: TPngImageList PngImages = <> Left = 368 Top = 360 end object cxStyleRepositoryInforme: TcxStyleRepository Left = 368 Top = 160 object cxStyleContentInforme: TcxStyle AssignedValues = [svColor, svFont, svTextColor] Color = clWhite Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] TextColor = clBlack end object cxStyleFooterInforme: TcxStyle AssignedValues = [svColor, svFont, svTextColor] Color = 14803425 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] TextColor = clBlack end object cxStyleGroupInforme: TcxStyle AssignedValues = [svColor, svFont, svTextColor] Color = clWhite Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] TextColor = clBlack end object cxStyleHeaderInforme: TcxStyle AssignedValues = [svColor, svFont, svTextColor] Color = 14803425 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] TextColor = clBlack end object cxStyleSelectionInforme: TcxStyle AssignedValues = [svColor, svFont, svTextColor] Color = clWhite Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] TextColor = clBlack end end object dxPrintStyleManager1: TdxPrintStyleManager CurrentStyle = dxPrintStyleManager1Style1 Version = 0 Left = 336 Top = 160 object dxPrintStyleManager1Style1: TdxPSPrintStyle PrinterPage.DMPaper = 9 PrinterPage.Footer = 6350 PrinterPage.Header = 6350 PrinterPage.Margins.Bottom = 20000 PrinterPage.Margins.Left = 12700 PrinterPage.Margins.Right = 12700 PrinterPage.Margins.Top = 20000 PrinterPage.PageFooter.CenterTitle.Strings = ( '[Date & Time Printed]') PrinterPage.PageFooter.Font.Charset = DEFAULT_CHARSET PrinterPage.PageFooter.Font.Color = clBlack PrinterPage.PageFooter.Font.Height = -12 PrinterPage.PageFooter.Font.Name = 'Tahoma' PrinterPage.PageFooter.Font.Style = [] PrinterPage.PageFooter.LeftTitle.Strings = ( 'LUIS LEON REPRESENTACIONES S.L.') PrinterPage.PageFooter.RightTitle.Strings = ( '[Page #] de [Total Pages]') PrinterPage.PageHeader.Font.Charset = DEFAULT_CHARSET PrinterPage.PageHeader.Font.Color = clBlack PrinterPage.PageHeader.Font.Height = -15 PrinterPage.PageHeader.Font.Name = 'Tahoma' PrinterPage.PageHeader.Font.Style = [] PrinterPage.PageHeader.LeftTitle.Strings = ( '') PrinterPage.PageSize.X = 210000 PrinterPage.PageSize.Y = 297000 PrinterPage._dxMeasurementUnits_ = 0 PrinterPage._dxLastMU_ = 2 BuiltInStyle = True end end end