home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / clipma / cm32.exe / CLIPMT42.EXE / 0 / RCDATA / TFFBINAG / TFFBINAG.txt < prev   
Encoding:
Text File  |  1997-02-01  |  5.0 KB  |  165 lines

  1. object FFBINag: TFFBINag
  2.   Left = 246
  3.   Top = 28
  4.   ActiveControl = cmdOrderNow
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Evaluation Period Expired'
  8.   ClientHeight = 403
  9.   ClientWidth = 545
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = [fsBold]
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object Panel1: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 545
  26.     Height = 33
  27.     BevelOuter = bvLowered
  28.     TabOrder = 0
  29.     object Label4: TLabel
  30.       Left = 4
  31.       Top = 6
  32.       Width = 529
  33.       Height = 23
  34.       Alignment = taCenter
  35.       AutoSize = False
  36.       Caption = 'ClipMate v4.2 - ∩┐╜ 1991-1997 by THORNSOFT Development'
  37.       Font.Color = clNavy
  38.       Font.Height = -16
  39.       Font.Name = 'MS Sans Serif'
  40.       Font.Style = [fsBold]
  41.       ParentFont = False
  42.       WordWrap = True
  43.     end
  44.   end
  45.   object Panel3: TPanel
  46.     Left = 0
  47.     Top = 36
  48.     Width = 545
  49.     Height = 168
  50.     BevelOuter = bvLowered
  51.     Color = clRed
  52.     TabOrder = 1
  53.   end
  54.   object cmdOrderNow: TBitBtn
  55.     Left = 284
  56.     Top = 368
  57.     Width = 257
  58.     Height = 33
  59.     Caption = '&Order Now !!'
  60.     Default = True
  61.     TabOrder = 2
  62.     OnClick = cmdOrderNowClick
  63.     Glyph.Data = {
  64.       78010000424D7801000000000000760000002800000020000000100000000100
  65.       04000000000000000000120B0000120B00000000000000000000000000000000
  66.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  67.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000003
  68.       333333333F777773FF333333008888800333333377333F3773F3333077870787
  69.       7033333733337F33373F3308888707888803337F33337F33337F330777880887
  70.       7703337F33337FF3337F3308888000888803337F333777F3337F330777700077
  71.       7703337F33377733337FB3088888888888033373FFFFFFFFFF733B3000000000
  72.       0033333777777777773333BBBB3333080333333333F3337F7F33BBBB707BB308
  73.       03333333373F337F7F3333BB08033308033333337F7F337F7F333B3B08033308
  74.       033333337F73FF737F33B33B778000877333333373F777337333333B30888880
  75.       33333333373FFFF73333333B33000003333333333377777333330000}
  76.     NumGlyphs = 2
  77.   end
  78.   object Memo1: TMemo
  79.     Left = 0
  80.     Top = 208
  81.     Width = 545
  82.     Height = 157
  83.     Font.Color = clNavy
  84.     Font.Height = -13
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = []
  87.     Lines.Strings = (
  88.       'When You Purchase ClipMate, You Will Receive:'
  89.       '  1. Continued Full Use Of All Functions.'
  90.       '  2. A Registration Key To Remove These Notifications.'
  91.       '  3. A Printed User'#39's Manual.'
  92.       '  4. A Diskette With The Latest Version.'
  93.       '  5. Notification Of Upgrades.'
  94.       '  6. Access To Technical Support.'
  95.       
  96.         'In Addition, Your Registration Key Will Enable You To Use Any 4.' +
  97.         'x Version Of ClipMate.  '
  98.       'Just Download And Run, Using Your 4.x Registration Key!'
  99.       '')
  100.     ParentFont = False
  101.     ReadOnly = True
  102.     TabOrder = 3
  103.   end
  104.   object Memo2: TMemo
  105.     Left = 8
  106.     Top = 42
  107.     Width = 529
  108.     Height = 155
  109.     BorderStyle = bsNone
  110.     Color = clYellow
  111.     Font.Color = clNavy
  112.     Font.Height = -13
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Style = []
  115.     Lines.Strings = (
  116.       
  117.         'You Are Using ClipMate Beyond The 30-Day/30-Use Evaluation Perio' +
  118.         'd, Which Is A '
  119.       'Violation Of Our Copyright.'
  120.       
  121.         'To Ensure Compliance With Our Licensing Terms, Some Non-Essentia' +
  122.         'l Operating '
  123.       
  124.         'Modes Will Be Unavailable (Disabled) Until You Have Purchased A ' +
  125.         'Licensed '
  126.       
  127.         'Version Of ClipMate, And Successfully Entered Your Personal Regi' +
  128.         'stration Key.  '
  129.       'Currently Disabled Features:'
  130.       '  Printing - you can'#39't print.'
  131.       '  Multiple Collections - all except one are marked read-only.'
  132.       
  133.         '  Collection Management - you can'#39't create or modify collections' +
  134.         '.')
  135.     ParentFont = False
  136.     TabOrder = 4
  137.   end
  138.   object BitBtn2: TBitBtn
  139.     Left = 0
  140.     Top = 368
  141.     Width = 257
  142.     Height = 33
  143.     Caption = 'Continue'
  144.     Default = True
  145.     ModalResult = 1
  146.     TabOrder = 5
  147.     OnClick = cmdContinueClick
  148.     Glyph.Data = {
  149.       78010000424D7801000000000000760000002800000020000000100000000100
  150.       04000000000000000000120B0000120B00000000000000000000000000000000
  151.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  152.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  153.       3333333333333333333333333333333333333333333333333333333333333333
  154.       3333333333333333333333333333333333333333333FF3333333333333003333
  155.       3333333333773FF3333333333309003333333333337F773FF333333333099900
  156.       33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
  157.       99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
  158.       33333333337F3F77333333333309003333333333337F77333333333333003333
  159.       3333333333773333333333333333333333333333333333333333333333333333
  160.       33333333333333333333333333333333333333333333333333330000}
  161.     Layout = blGlyphRight
  162.     NumGlyphs = 2
  163.   end
  164. end
  165.