home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Utilitare / idsearch / setup.exe / IManager.exe / 0 / RCDATA / TIMSTARTFORM / TIMSTARTFORM.txt
Text File  |  2004-05-28  |  2KB  |  90 lines

  1. object IMStartForm: TIMStartForm
  2.   Left = 192
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'Instant Wizard'
  6.   ClientHeight = 212
  7.   ClientWidth = 340
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 32
  20.     Top = 16
  21.     Width = 266
  22.     Height = 16
  23.     Caption = 'Welcome to Instant Document Search !'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -13
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Button1: TButton
  32.     Left = 248
  33.     Top = 176
  34.     Width = 75
  35.     Height = 25
  36.     Caption = 'Next'
  37.     Default = True
  38.     ModalResult = 1
  39.     TabOrder = 0
  40.   end
  41.   object Panel1: TPanel
  42.     Left = 0
  43.     Top = 48
  44.     Width = 345
  45.     Height = 113
  46.     BevelOuter = bvLowered
  47.     Color = clWindow
  48.     TabOrder = 1
  49.     object Label2: TLabel
  50.       Left = 32
  51.       Top = 24
  52.       Width = 170
  53.       Height = 16
  54.       Caption = '1. Create a new search zone.'
  55.       Font.Charset = DEFAULT_CHARSET
  56.       Font.Color = clWindowText
  57.       Font.Height = -13
  58.       Font.Name = 'MS Sans Serif'
  59.       Font.Style = []
  60.       ParentFont = False
  61.     end
  62.     object Label3: TLabel
  63.       Left = 32
  64.       Top = 48
  65.       Width = 188
  66.       Height = 16
  67.       Caption = '2. Click [Perform Search] button.'
  68.       Font.Charset = DEFAULT_CHARSET
  69.       Font.Color = clWindowText
  70.       Font.Height = -13
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = []
  73.       ParentFont = False
  74.     end
  75.     object Label4: TLabel
  76.       Left = 32
  77.       Top = 72
  78.       Width = 219
  79.       Height = 16
  80.       Caption = '3. Enjoy the fastest document search.'
  81.       Font.Charset = DEFAULT_CHARSET
  82.       Font.Color = clWindowText
  83.       Font.Height = -13
  84.       Font.Name = 'MS Sans Serif'
  85.       Font.Style = []
  86.       ParentFont = False
  87.     end
  88.   end
  89. end
  90.