home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / ID_Addnl.dll / RCDATA / TEVALUATION / TEVALUATION.txt < prev   
Text File  |  1997-09-12  |  2KB  |  94 lines

  1. object Evaluation: TEvaluation
  2.   Left = 288
  3.   Top = 261
  4.   BorderStyle = bsSingle
  5.   Caption = 'Evaluation'
  6.   ClientHeight = 337
  7.   ClientWidth = 368
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 369
  21.     Height = 337
  22.     BevelInner = bvRaised
  23.     Color = clSilver
  24.     TabOrder = 0
  25.     object Image1: TImage
  26.       Left = 8
  27.       Top = 8
  28.       Width = 353
  29.       Height = 233
  30.       Picture.Data = {<image001.bmp>}
  31.     end
  32.     object Bevel3: TBevel
  33.       Left = 8
  34.       Top = 248
  35.       Width = 353
  36.       Height = 45
  37.       Shape = bsFrame
  38.     end
  39.     object Label9: TLabel
  40.       Left = 8
  41.       Top = 300
  42.       Width = 151
  43.       Height = 13
  44.       Caption = 'iavaDraw-Starts on your system:'
  45.     end
  46.     object Label13: TLabel
  47.       Left = 8
  48.       Top = 316
  49.       Width = 314
  50.       Height = 13
  51.       Caption = 
  52.         'Evaluation period expired, please purchase a license for iavaDra' +
  53.         'w.'
  54.       Color = clRed
  55.       Font.Color = clWindowText
  56.       Font.Height = -11
  57.       Font.Name = 'MS Sans Serif'
  58.       Font.Style = []
  59.       ParentColor = False
  60.       ParentFont = False
  61.     end
  62.     object Button1: TButton
  63.       Left = 44
  64.       Top = 260
  65.       Width = 75
  66.       Height = 25
  67.       Caption = 'I agree.'
  68.       Default = True
  69.       ModalResult = 1
  70.       TabOrder = 0
  71.     end
  72.     object Button2: TButton
  73.       Left = 244
  74.       Top = 260
  75.       Width = 75
  76.       Height = 25
  77.       Caption = 'Quit.'
  78.       Default = True
  79.       ModalResult = 2
  80.       TabOrder = 1
  81.     end
  82.     object Button3: TButton
  83.       Left = 128
  84.       Top = 260
  85.       Width = 109
  86.       Height = 25
  87.       Caption = 'Purchase a license.'
  88.       Default = True
  89.       TabOrder = 2
  90.       OnClick = Button3Click
  91.     end
  92.   end
  93. end
  94.