home *** CD-ROM | disk | FTP | other *** search
/ BUG 2 / BUGCD1997_01.iso / utils / sidekick / install.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1996-09-24  |  3KB  |  117 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 162
  4.   BorderStyle = bsDialog
  5.   Caption = 'Sidekick Deluxe Setup'
  6.   ClientHeight = 273
  7.   ClientWidth = 413
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 136
  17.     Top = 88
  18.     Width = 267
  19.     Height = 24
  20.     Caption = 'Sidekick Deluxe 30 Day Trial'
  21.     Font.Color = clBlack
  22.     Font.Height = -19
  23.     Font.Name = 'MS Sans Serif'
  24.     Font.Style = [fsBold]
  25.     ParentFont = False
  26.   end
  27.   object Label2: TLabel
  28.     Left = 160
  29.     Top = 12
  30.     Width = 194
  31.     Height = 24
  32.     Caption = 'Starfish Software UK '
  33.     Font.Color = clBlack
  34.     Font.Height = -19
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.   end
  39.   object Panel1: TPanel
  40.     Left = 4
  41.     Top = 4
  42.     Width = 109
  43.     Height = 109
  44.     BevelInner = bvLowered
  45.     BevelOuter = bvNone
  46.     BevelWidth = 3
  47.     Caption = 'Panel1'
  48.     TabOrder = 0
  49.     object Image1: TImage
  50.       Left = 4
  51.       Top = 4
  52.       Width = 100
  53.       Height = 100
  54.       AutoSize = True
  55.       Picture.Data = {<image001.bmp>}
  56.     end
  57.   end
  58.   object BitBtn1: TBitBtn
  59.     Left = 120
  60.     Top = 240
  61.     Width = 75
  62.     Height = 25
  63.     Caption = 'Setup'
  64.     TabOrder = 1
  65.     OnClick = BitBtn1Click
  66.     Kind = bkOK
  67.   end
  68.   object BitBtn2: TBitBtn
  69.     Left = 248
  70.     Top = 240
  71.     Width = 75
  72.     Height = 25
  73.     TabOrder = 2
  74.     OnClick = BitBtn2Click
  75.     Kind = bkCancel
  76.   end
  77.   object Panel2: TPanel
  78.     Left = 36
  79.     Top = 124
  80.     Width = 361
  81.     Height = 93
  82.     BevelInner = bvLowered
  83.     BevelOuter = bvNone
  84.     BevelWidth = 3
  85.     TabOrder = 3
  86.     object Label5: TLabel
  87.       Left = 3
  88.       Top = 3
  89.       Width = 355
  90.       Height = 44
  91.       Align = alTop
  92.       Alignment = taCenter
  93.       AutoSize = False
  94.       Caption = 
  95.         'This version of Sidekick Deluxe 30 day trial has been modified, ' +
  96.         'so that we can bring it to you on the front of the magazine. Due' +
  97.         ' to space restrictions the Deluxe slides and Movies have been re' +
  98.         'moved.'
  99.       WordWrap = True
  100.     end
  101.     object Label6: TLabel
  102.       Left = 3
  103.       Top = 46
  104.       Width = 355
  105.       Height = 44
  106.       Align = alBottom
  107.       Alignment = taCenter
  108.       AutoSize = False
  109.       Caption = 
  110.         'If you would like a full copy (including 30 days free access to ' +
  111.         'AOL)  please read the details contained in the ordering informat' +
  112.         'ion whan you start Sidekick.'
  113.       WordWrap = True
  114.     end
  115.   end
  116. end
  117.