object FormUltraSearch: TFormUltraSearch Left = 258 Top = 114 BorderStyle = bsNone Caption = 'Search' ClientHeight = 404 ClientWidth = 252 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object SpTBXPanelBkGnd: TSpTBXPanel Left = 0 Top = 0 Width = 252 Height = 404 Align = alClient Color = clNone ParentColor = False TabOrder = 0 TBXStyleBackground = True DesignSize = ( 252 404) object SpTBXLabel1: TSpTBXLabel Left = 8 Top = 8 Width = 41 Height = 13 Caption = 'Search' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False LinkFont.Charset = DEFAULT_CHARSET LinkFont.Color = clBlue LinkFont.Height = -11 LinkFont.Name = 'MS Sans Serif' LinkFont.Style = [fsUnderline] end object SpTBXLabel2: TSpTBXLabel Left = 8 Top = 48 Width = 67 Height = 13 Caption = 'Search String:' LinkFont.Charset = DEFAULT_CHARSET LinkFont.Color = clBlue LinkFont.Height = -11 LinkFont.Name = 'MS Sans Serif' LinkFont.Style = [fsUnderline] end object SpTBXEdit1: TSpTBXEdit Left = 16 Top = 72 Width = 225 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 2 Text = 'SpTBXEdit1' end object SpTBXButtonSearch: TSpTBXButton Left = 16 Top = 120 Width = 75 Height = 25 Caption = 'Search...' TabOrder = 3 LinkFont.Charset = DEFAULT_CHARSET LinkFont.Color = clBlue LinkFont.Height = -11 LinkFont.Name = 'MS Sans Serif' LinkFont.Style = [fsUnderline] end end object TBXSwitcher: TTBXSwitcher Theme = 'Default' FlatMenuStyle = fmsEnable Left = 96 Top = 32 end end