object FormSample: TFormSample Left = 259 Top = 238 BorderStyle = bsNone Caption = 'Search' ClientHeight = 317 ClientWidth = 221 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 SpTBXPanel1: TSpTBXPanel Left = 0 Top = 0 Width = 221 Height = 317 Caption = 'SpTBXPanel1' Align = alClient TabOrder = 0 TBXStyleBackground = True DesignSize = ( 221 317) object SpTBXRadioGroup1: TSpTBXRadioGroup Left = 8 Top = 88 Width = 201 Height = 73 Caption = 'Options' Anchors = [akLeft, akTop, akRight] TabOrder = 0 TabStop = True Items.Strings = ( 'Bob' 'Sue' 'Fred') end object SpTBXProgressBar1: TSpTBXProgressBar Left = 11 Top = 64 Width = 196 Height = 17 Caption = '0%' Anchors = [akLeft, akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpTBXCheckBox1: TSpTBXCheckBox Left = 8 Top = 168 Width = 111 Height = 15 Caption = 'Enable some option' TabOrder = 2 end object SpTBXLabel1: TSpTBXLabel Left = 8 Top = 8 Width = 130 Height = 13 Caption = 'Sample Themed Plugin' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpTBXLabel2: TSpTBXLabel Left = 8 Top = 48 Width = 82 Height = 13 Caption = 'Select some Files' end object SpTBXCheckBox2: TSpTBXCheckBox Left = 8 Top = 184 Width = 104 Height = 15 Caption = 'Some other option' TabOrder = 5 end end object XPManifest1: TXPManifest Left = 184 Top = 8 end end