home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd1.bin / Hardware / Drivers / INIed / ainife.exe / 0 / RCDATA / TFRMTRIALVERSION / TFRMTRIALVERSION.txt < prev   
Text File  |  1999-04-22  |  3KB  |  129 lines

  1. object FrmTrialVersion: TFrmTrialVersion
  2.   Left = 203
  3.   Top = 109
  4.   BorderStyle = bsDialog
  5.   Caption = 'Raize Software Solutions, Inc.'
  6.   ClientHeight = 328
  7.   ClientWidth = 430
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 4
  19.     Top = 0
  20.     Width = 422
  21.     Height = 141
  22.     AutoSize = True
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25.   object Label1: TLabel
  26.     Left = 20
  27.     Top = 152
  28.     Width = 385
  29.     Height = 39
  30.     Caption = 
  31.       'This application uses components from the free-trial version of ' +
  32.       'Raize Components. These components are only usable when Delphi o' +
  33.       'r C++Builder is also running.  As a result, this application wil' +
  34.       'l be terminated once this window is closed.'
  35.     WordWrap = True
  36.   end
  37.   object Label2: TLabel
  38.     Left = 20
  39.     Top = 200
  40.     Width = 393
  41.     Height = 26
  42.     Caption = 
  43.       'In order to eliminate this restriction, the developers of this a' +
  44.       'pplication need to purchase the released version of Raize Compon' +
  45.       'ents.'
  46.     WordWrap = True
  47.   end
  48.   object Label3: TLabel
  49.     Left = 20
  50.     Top = 252
  51.     Width = 196
  52.     Height = 13
  53.     Caption = 'Contact Raize Software Solutions, Inc. by'
  54.     WordWrap = True
  55.   end
  56.   object Label4: TLabel
  57.     Left = 20
  58.     Top = 236
  59.     Width = 118
  60.     Height = 13
  61.     Caption = 'For More Information'
  62.     Font.Color = clBlack
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.   end
  68.   object Label5: TLabel
  69.     Left = 48
  70.     Top = 290
  71.     Width = 164
  72.     Height = 13
  73.     Caption = 'Sending email to sales@raize.com,'
  74.   end
  75.   object Label6: TLabel
  76.     Left = 48
  77.     Top = 272
  78.     Width = 248
  79.     Height = 13
  80.     Caption = 'Pointing your Web browser to http://www.raize.com,'
  81.   end
  82.   object Label7: TLabel
  83.     Left = 48
  84.     Top = 308
  85.     Width = 212
  86.     Height = 13
  87.     Caption = 'Calling 630-717-7217  (M-F) 9am to 6pm CST'
  88.   end
  89.   object Image2: TImage
  90.     Left = 32
  91.     Top = 272
  92.     Width = 12
  93.     Height = 12
  94.     AutoSize = True
  95.     Picture.Data = {<image001.bmp>}
  96.   end
  97.   object Image3: TImage
  98.     Left = 32
  99.     Top = 290
  100.     Width = 12
  101.     Height = 12
  102.     AutoSize = True
  103.   end
  104.   object Image4: TImage
  105.     Left = 32
  106.     Top = 308
  107.     Width = 12
  108.     Height = 12
  109.     AutoSize = True
  110.   end
  111.   object Bevel1: TBevel
  112.     Left = 0
  113.     Top = 144
  114.     Width = 429
  115.     Height = 9
  116.     Shape = bsTopLine
  117.   end
  118.   object Button1: TButton
  119.     Left = 348
  120.     Top = 296
  121.     Width = 75
  122.     Height = 25
  123.     Caption = 'Close'
  124.     Default = True
  125.     ModalResult = 1
  126.     TabOrder = 0
  127.   end
  128. end
  129.