object IMStartForm: TIMStartForm Left = 192 Top = 107 BorderStyle = bsDialog Caption = 'Instant Wizard' ClientHeight = 212 ClientWidth = 340 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 32 Top = 16 Width = 266 Height = 16 Caption = 'Welcome to Instant Document Search !' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Button1: TButton Left = 248 Top = 176 Width = 75 Height = 25 Caption = 'Next' Default = True ModalResult = 1 TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 48 Width = 345 Height = 113 BevelOuter = bvLowered Color = clWindow TabOrder = 1 object Label2: TLabel Left = 32 Top = 24 Width = 170 Height = 16 Caption = '1. Create a new search zone.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 32 Top = 48 Width = 188 Height = 16 Caption = '2. Click [Perform Search] button.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 32 Top = 72 Width = 219 Height = 16 Caption = '3. Enjoy the fastest document search.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end