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

  1. object AccessDenied: TAccessDenied
  2.   Left = 328
  3.   Top = 281
  4.   BorderStyle = bsDialog
  5.   Caption = 'Evaluation period ended.'
  6.   ClientHeight = 146
  7.   ClientWidth = 428
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  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 = 16
  17.   object Bevel1: TBevel
  18.     Left = 10
  19.     Top = 10
  20.     Width = 407
  21.     Height = 95
  22.     Shape = bsFrame
  23.   end
  24.   object Label2: TLabel
  25.     Left = 16
  26.     Top = 48
  27.     Width = 190
  28.     Height = 16
  29.     Caption = 'make the product forever yours. '
  30.     Font.Color = clBlack
  31.     Font.Height = -13
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object Label1: TLabel
  37.     Left = 16
  38.     Top = 16
  39.     Width = 380
  40.     Height = 16
  41.     Caption = 'The evaluation period for this SFS Software product has expired.'
  42.   end
  43.   object Label3: TLabel
  44.     Left = 16
  45.     Top = 32
  46.     Width = 366
  47.     Height = 16
  48.     Caption = 'We are looking forward to provide you with a serial number, to '
  49.   end
  50.   object Label4: TLabel
  51.     Left = 16
  52.     Top = 64
  53.     Width = 391
  54.     Height = 16
  55.     Caption = 
  56.       'So please, register the software, using one of our methods we of' +
  57.       'fer'
  58.   end
  59.   object Label5: TLabel
  60.     Left = 16
  61.     Top = 80
  62.     Width = 392
  63.     Height = 16
  64.     Caption = 
  65.       'to you for purchasing. For more information please see the helpf' +
  66.       'ile.'
  67.   end
  68.   object OKBtn: TButton
  69.     Left = 12
  70.     Top = 116
  71.     Width = 73
  72.     Height = 25
  73.     Caption = 'OK'
  74.     Default = True
  75.     ModalResult = 1
  76.     TabOrder = 0
  77.   end
  78.   object Button1: TButton
  79.     Left = 88
  80.     Top = 116
  81.     Width = 73
  82.     Height = 25
  83.     Caption = 'Register'
  84.     Default = True
  85.     TabOrder = 1
  86.     OnClick = Button1Click
  87.   end
  88.   object Button2: TButton
  89.     Left = 168
  90.     Top = 116
  91.     Width = 73
  92.     Height = 25
  93.     Caption = 'Help'
  94.     Default = True
  95.     TabOrder = 2
  96.     OnClick = Button2Click
  97.   end
  98.   object Button3: TButton
  99.     Left = 248
  100.     Top = 116
  101.     Width = 169
  102.     Height = 25
  103.     Caption = 'Connect to secure server'
  104.     Default = True
  105.     Enabled = False
  106.     TabOrder = 3
  107.     OnClick = Button2Click
  108.   end
  109. end
  110.