object Form1: TForm1 Left = 192 Top = 162 BorderStyle = bsDialog Caption = 'Sidekick Deluxe Setup' ClientHeight = 273 ClientWidth = 413 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 136 Top = 88 Width = 267 Height = 24 Caption = 'Sidekick Deluxe 30 Day Trial' Font.Color = clBlack Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 160 Top = 12 Width = 194 Height = 24 Caption = 'Starfish Software UK ' Font.Color = clBlack Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Panel1: TPanel Left = 4 Top = 4 Width = 109 Height = 109 BevelInner = bvLowered BevelOuter = bvNone BevelWidth = 3 Caption = 'Panel1' TabOrder = 0 object Image1: TImage Left = 4 Top = 4 Width = 100 Height = 100 AutoSize = True Picture.Data = {} end end object BitBtn1: TBitBtn Left = 120 Top = 240 Width = 75 Height = 25 Caption = 'Setup' TabOrder = 1 OnClick = BitBtn1Click Kind = bkOK end object BitBtn2: TBitBtn Left = 248 Top = 240 Width = 75 Height = 25 TabOrder = 2 OnClick = BitBtn2Click Kind = bkCancel end object Panel2: TPanel Left = 36 Top = 124 Width = 361 Height = 93 BevelInner = bvLowered BevelOuter = bvNone BevelWidth = 3 TabOrder = 3 object Label5: TLabel Left = 3 Top = 3 Width = 355 Height = 44 Align = alTop Alignment = taCenter AutoSize = False Caption = 'This version of Sidekick Deluxe 30 day trial has been modified, ' + 'so that we can bring it to you on the front of the magazine. Due' + ' to space restrictions the Deluxe slides and Movies have been re' + 'moved.' WordWrap = True end object Label6: TLabel Left = 3 Top = 46 Width = 355 Height = 44 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'If you would like a full copy (including 30 days free access to ' + 'AOL) please read the details contained in the ordering informat' + 'ion whan you start Sidekick.' WordWrap = True end end end