inherited frViewPeriodoFechas: TfrViewPeriodoFechas Width = 769 Height = 75 ExplicitWidth = 769 ExplicitHeight = 75 object TBXDockablePanel1: TTBXDockablePanel Left = 0 Top = 0 Align = alClient Caption = 'TBXDockablePanel1' FloatingWidth = 128 FloatingHeight = 128 SupportedDocks = [dkStandardDock, dkMultiDock] TabOrder = 0 ExplicitTop = 3 ExplicitWidth = 128 ExplicitHeight = 128 object dxLayoutControl1: TdxLayoutControl Left = 0 Top = 0 Width = 769 Height = 75 Align = alClient ParentBackground = True TabOrder = 0 LookAndFeel = dxLayoutStandardLookAndFeel1 ExplicitWidth = 455 ExplicitHeight = 74 DesignSize = ( 769 75) object cbPeriodo: TcxComboBox Left = 55 Top = 37 RepositoryItem = cxRepositoryPeriodos Anchors = [akLeft, akTop, akRight] Properties.OnChange = cbPeriodoPropertiesChange Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True Style.ButtonStyle = bts3D Style.PopupBorderStyle = epbsFrame3D StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True TabOrder = 2 Text = 'Este mes' Width = 385 end object edtFechaIni: TcxDateEdit Left = 55 Top = 10 Properties.DateButtons = [btnToday] Properties.PostPopupValueOnTab = True Properties.SaveTime = False Properties.ShowTime = False Properties.OnValidate = edtFechaIni2PropertiesValidate Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True Style.ButtonStyle = bts3D Style.PopupBorderStyle = epbsFrame3D StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True TabOrder = 0 Width = 170 end object edtFechaFin: TcxDateEdit Left = 268 Top = 10 Properties.DateButtons = [btnToday] Properties.PostPopupValueOnTab = True Properties.SaveTime = False Properties.ShowTime = False Properties.OnValidate = edtFechaFinPropertiesValidate Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True Style.ButtonStyle = bts3D Style.PopupBorderStyle = epbsFrame3D StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True TabOrder = 1 Width = 170 end object dxLayoutGroup1: TdxLayoutGroup ShowCaption = False Hidden = True ShowBorder = False object dxLayoutGroup2: TdxLayoutGroup ShowCaption = False Hidden = True LayoutDirection = ldHorizontal ShowBorder = False object dxLayoutControl1Item2: TdxLayoutItem Caption = 'Desde:' Control = edtFechaIni ControlOptions.ShowBorder = False end object dxLayoutControl1Item3: TdxLayoutItem Caption = 'Hasta:' Control = edtFechaFin ControlOptions.ShowBorder = False end end object dxLayoutItem1: TdxLayoutItem AutoAligns = [aaVertical] Caption = 'Periodo:' Control = cbPeriodo ControlOptions.ShowBorder = False end end end end object cxRepository: TcxEditRepository Left = 184 Top = 32 object cxRepositoryPeriodos: TcxEditRepositoryComboBoxItem Properties.BeepOnError = True Properties.DropDownListStyle = lsFixedList Properties.DropDownRows = 10 Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.Items.Strings = ( 'Hoy' 'Ayer' 'Esta semana' 'Este mes' 'Este a'#241'o' #218'ltimos 7 d'#237'as' #218'ltimos 30 d'#237'as' #218'ltimos 3 meses' 'Mes anterior' 'A'#241'o anterior' 'Personalizado') Properties.PostPopupValueOnTab = True Properties.ReadOnly = False end end object dxLayoutLookAndFeelList1: TdxLayoutLookAndFeelList Left = 136 Top = 16 object dxLayoutStandardLookAndFeel1: TdxLayoutStandardLookAndFeel end end end