inherited fEditorElegirRecibosCliente: TfEditorElegirRecibosCliente Caption = 'Seleccionar recibos de cliente' ClientWidth = 654 ExplicitWidth = 662 PixelsPerInch = 96 TextHeight = 13 object JvgWizardHeader1: TJvgWizardHeader [0] Left = 0 Top = 0 Width = 654 Height = 60 CaptionFont.Charset = DEFAULT_CHARSET CaptionFont.Color = clWindowText CaptionFont.Height = -11 CaptionFont.Name = 'Tahoma' CaptionFont.Style = [fsBold] CommentFont.Charset = DEFAULT_CHARSET CommentFont.Color = clWindowText CommentFont.Height = -11 CommentFont.Name = 'Tahoma' CommentFont.Style = [] SymbolFont.Charset = DEFAULT_CHARSET SymbolFont.Color = clHighlightText SymbolFont.Height = -35 SymbolFont.Name = 'Wingdings' SymbolFont.Style = [fsBold] Captions.Strings = ( 'Seleccione recibos de cliente') Comments.Strings = ( ' ') Gradient.FromColor = clHighlight Gradient.ToColor = clWindow Gradient.Active = False Gradient.Orientation = fgdVertical BufferedDraw = False ExplicitLeft = -8 ExplicitTop = -21 ExplicitWidth = 656 end inherited JvNavPanelHeader: TJvNavPanelHeader Top = 144 Width = 654 Visible = False ExplicitTop = 144 ExplicitWidth = 654 inherited Image1: TImage Left = 627 ExplicitLeft = 629 end end inherited TBXDock: TTBXDock Top = 171 Width = 654 Height = 49 ExplicitTop = 171 ExplicitWidth = 654 ExplicitHeight = 49 inherited tbxMain: TTBXToolbar ExplicitWidth = 117 inherited TBXItem5: TTBXItem Visible = False end inherited TBXItem6: TTBXItem Visible = False end inherited TBXItem36: TTBXItem Action = actAnchoAuto2 end end inherited tbxFiltro: TTBXToolbar Left = 117 Top = 23 DockPos = 104 DockRow = 1 Visible = False ExplicitLeft = 117 ExplicitTop = 23 inherited TBXItem34: TTBXItem Action = actQuitarFiltro2 end end inherited tbxMenu: TTBXToolbar ExplicitWidth = 654 end end inherited StatusBar: TJvStatusBar Width = 654 ExplicitTop = 645 ExplicitWidth = 654 end inline frViewBarraSeleccion1: TfrViewBarraSeleccion [4] Left = 0 Top = 609 Width = 654 Height = 36 Align = alBottom Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 ReadOnly = False ExplicitTop = 609 ExplicitWidth = 654 ExplicitHeight = 36 inherited JvFooter1: TJvFooter Width = 654 Height = 36 ExplicitWidth = 654 ExplicitHeight = 36 inherited bSeleccionar: TJvFooterBtn Left = 442 Top = 3 ExplicitLeft = 444 ExplicitTop = 3 end inherited bCancelar: TJvFooterBtn Left = 546 Top = 4 ExplicitLeft = 546 ExplicitTop = 4 end end inherited BarraSeleccionActionList: TActionList inherited actSeleccionar: TAction OnExecute = frViewBarraSeleccion1actSeleccionarExecute OnUpdate = frViewBarraSeleccion1actSeleccionarUpdate end inherited actCancelar: TAction OnExecute = frViewBarraSeleccion1actCancelarExecute end end end inherited frViewRecibosCliente1: TfrViewRecibosCliente [5] Top = 220 Width = 654 Height = 389 ExplicitTop = 220 ExplicitWidth = 654 ExplicitHeight = 389 inherited cxGrid: TcxGrid Width = 654 Height = 389 RootLevelOptions.DetailTabsPosition = dtpNone ExplicitWidth = 654 ExplicitHeight = 389 end inherited dxComponentPrinter: TdxComponentPrinter inherited dxComponentPrinterLink: TdxGridReportLink BuiltInReportLink = True end end inherited cxViewGridPopupMenu: TcxGridPopupMenu PopupMenus = < item GridView = frViewRecibosCliente1.cxGridView HitTypes = [gvhtCell] Index = 0 end> end end object pnlFiltrar: TTBXDockablePanel [6] Left = 0 Top = 60 Align = alTop Caption = 'Filtrar' CaptionRotation = dpcrAlwaysVert DockedHeight = 84 DockMode = dmCannotFloat DockPos = 88 DockRow = 2 FloatingWidth = 128 FloatingHeight = 84 ShowCaptionWhenDocked = False SupportedDocks = [dkStandardDock, dkMultiDock] TabOrder = 5 object Label1: TLabel Left = 296 Top = 50 Width = 17 Height = 13 Caption = 'y el' end object txtFiltroTodo: TcxTextEdit Left = 168 Top = 16 Properties.OnChange = txtFiltroTodoPropertiesChange Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True 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 = 273 end object edtFechaFiltro1: TcxDateEdit Left = 168 Top = 46 Enabled = False Properties.OnEditValueChanged = edtFechaFiltro1PropertiesEditValueChanged Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True 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 = 121 end object edtFechaFiltro2: TcxDateEdit Left = 320 Top = 46 Enabled = False Properties.OnEditValueChanged = edtFechaFiltro1PropertiesEditValueChanged Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True 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 Width = 121 end object rbTodo: TcxRadioButton Left = 16 Top = 18 Width = 145 Height = 17 Caption = 'Recibos que contengan:' Checked = True TabOrder = 3 TabStop = True OnClick = rbTodoClick LookAndFeel.Kind = lfStandard LookAndFeel.NativeStyle = True end object rbFechas: TcxRadioButton Left = 16 Top = 48 Width = 145 Height = 17 Caption = 'Recibos con fechas entre:' TabOrder = 4 OnClick = rbTodoClick LookAndFeel.Kind = lfStandard LookAndFeel.NativeStyle = True end object Button1: TBitBtn Left = 470 Top = 43 Width = 163 Height = 25 Action = actQuitarFiltro2 Caption = 'Quitar filtro y ver todo' TabOrder = 5 Glyph.Data = { 36040000424D3604000000000000360000002800000010000000100000000100 2000000000000004000000000000000000000000000000000000FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00A505 E1007204CA00FE00FF00FF00FF00FF00FF00E800F5003E09C100FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00AB17 F900161DC600C400E700FF00FF00FF00FF00520DC9000F30D600D71BCF00942A 8A004D493C004D493C00942A8A00D71BCF00FF00FF00FF00FF00D71BCF008B2C 92002843B900141B980070208D004615BA000F30D600C20BF80069605800F8D5 AD00F8C89000F8C89000E7AB63004D493C00FF00FF00FF00FF0069605800F8D5 AD00C8ACA6001036E4002125A6000F30D600B20EF600FF00FF0069605800FFD8 C000F8D5AD00F8C89000F8C890004D493C004D493C004D493C0069605800FFD8 C000EFCDAD005F65C6000A38ED002637A300927C6C00FF00FF0069605800F0F0 F000FFD8C000F8D5AD00F8C8900069605800696058006960580069605800FFF8 FF008372B1000F30D6002750F7000F30D60025256F00FF00FF00942A8A006960 58006960580069605800942A8A00D71BCF00FF00FF00FF00FF00D71BCF004F24 9E000F30D600434D8A00605D6C004D69E3000F30D6006D05CC00FF00FF006648 54004D493C00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF000F30 D6008F1FF300FF00FF00FF00FF00C811FD003154EB000024D300FF00FF00FF00 FF00664854004D493C00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF004D493C004D493C00FF00FF00FF00FF00FF00 FF00FF00FF0066485400696058004D493C00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00696058004D493C00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF0066485400D419D000FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00A8658D0069605800FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00} end end inherited EditorActionList: TActionList [9] Left = 112 Top = 192 inherited actPrevisualizar: TAction Visible = False end inherited actImprimir: TAction Visible = False end end inherited JvAppRegistryStorage: TJvAppRegistryStorage [10] end inherited dsDataTable: TDADataSource [11] Left = 8 Top = 192 end inherited JvFormStorage: TJvFormStorage [13] end inherited GridPopupMenu: TPopupMenu Left = 80 Top = 192 end object EditorSeleccionActionList: TActionList Images = SmallImages Left = 152 Top = 192 object actBuscar2: TAction Category = 'Buscar' Caption = 'Buscar' ImageIndex = 10 ShortCut = 114 end object actQuitarFiltro2: TAction Category = 'Buscar' Caption = 'Quitar filtro y ver todo' ImageIndex = 19 OnExecute = actQuitarFiltro2Execute end object actAnchoAuto2: TAction Category = 'Ver' Caption = 'Ancho autom'#225'tico' ImageIndex = 21 OnExecute = actAnchoAuto2Execute end end end