inherited frViewGrid: TfrViewGrid object cxGrid: TcxGrid [0] Left = 0 Top = 0 Width = 441 Height = 268 Align = alClient TabOrder = 0 LookAndFeel.Kind = lfOffice11 LookAndFeel.NativeStyle = True object cxGridView: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False 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 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.Footer = True OptionsView.FooterAutoHeight = True OptionsView.GridLineColor = cl3DLight OptionsView.GroupByBox = False OptionsView.HeaderEndEllipsis = True Styles.Inactive = cxStyleSelection Styles.Selection = cxStyleSelection Styles.OnGetContentStyle = cxGridViewStylesGetContentStyle end object cxGridLevel: TcxGridLevel GridView = cxGridView end end object dxComponentPrinter: TdxComponentPrinter 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 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 end end