home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 November / PCDIREKT_1198.bin / data / system / quickfile / _SETUP.1 / QuickFile.exe / 0 / RCDATA / TFORM7 / TFORM7.txt < prev   
Encoding:
Text File  |  1998-08-25  |  7.6 KB  |  293 lines

  1. object Form7: TForm7
  2.   Left = 263
  3.   Top = 168
  4.   BorderStyle = bsDialog
  5.   Caption = 'Qsoft QuickFile - Registration info'
  6.   ClientHeight = 352
  7.   ClientWidth = 505
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   OnHide = FormHide
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Memo1: TMemo
  18.     Left = 16
  19.     Top = 16
  20.     Width = 481
  21.     Height = 73
  22.     Cursor = crArrow
  23.     BorderStyle = bsNone
  24.     Color = clBtnFace
  25.     Ctl3D = True
  26.     Font.Charset = ANSI_CHARSET
  27.     Font.Color = clWindowText
  28.     Font.Height = -11
  29.     Font.Name = 'Tahoma'
  30.     Font.Style = []
  31.     Lines.Strings = (
  32.       
  33.         'This is an unregistered version of QuickFile.  It allows only on' +
  34.         'e menu to be active at the same time.'
  35.       'The registered version allows up to 100 menus to be active.'
  36.       ''
  37.       
  38.         'If you want to register QuickFile, you have to pay the 10 USD re' +
  39.         'gistration fee.'
  40.       'There are 2 ways to pay:')
  41.     ParentCtl3D = False
  42.     ParentFont = False
  43.     TabOrder = 0
  44.     OnEnter = Memo1Enter
  45.   end
  46.   object Button1: TButton
  47.     Left = 406
  48.     Top = 322
  49.     Width = 83
  50.     Height = 23
  51.     Hint = 'Click to close this window'#13#10'and apply the changes.'
  52.     Caption = 'Close'
  53.     TabOrder = 1
  54.     OnClick = Button1Click
  55.   end
  56.   object PageControl1: TPageControl
  57.     Left = 16
  58.     Top = 96
  59.     Width = 473
  60.     Height = 217
  61.     ActivePage = TabSheet1
  62.     Font.Charset = ANSI_CHARSET
  63.     Font.Color = clWindowText
  64.     Font.Height = -11
  65.     Font.Name = 'Tahoma'
  66.     Font.Style = [fsBold]
  67.     ParentFont = False
  68.     TabOrder = 2
  69.     object TabSheet1: TTabSheet
  70.       Caption = 'Online registration'
  71.       Font.Charset = ANSI_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -11
  74.       Font.Name = 'Tahoma'
  75.       Font.Style = []
  76.       ParentFont = False
  77.       object Label1: TLabel
  78.         Left = 8
  79.         Top = 152
  80.         Width = 85
  81.         Height = 13
  82.         Caption = 'HD serial number:'
  83.       end
  84.       object Memo2: TMemo
  85.         Left = 8
  86.         Top = 16
  87.         Width = 321
  88.         Height = 121
  89.         Cursor = crArrow
  90.         BorderStyle = bsNone
  91.         Color = clBtnFace
  92.         Ctl3D = True
  93.         Font.Charset = ANSI_CHARSET
  94.         Font.Color = clWindowText
  95.         Font.Height = -11
  96.         Font.Name = 'Tahoma'
  97.         Font.Style = []
  98.         Lines.Strings = (
  99.           'Online registration with RegNow.com is the fastest way to '
  100.           'register.'
  101.           
  102.             'Click on "Register now", fill out the form that will be opened i' +
  103.             'n your '
  104.           
  105.             'default browser, pay the 10 USD registration fee with one of the' +
  106.             ' '
  107.           
  108.             'cards shown at the right and you will be E-mailed your registrat' +
  109.             'ion '
  110.           'key in a couple of hours.'
  111.           'To generate your registration key, we need your HD serial '
  112.           
  113.             'number.  Click on "Copy to clipboard" to copy this number, so yo' +
  114.             'u '
  115.           'can simply paste it when you'#39're filling out the form.')
  116.         ParentCtl3D = False
  117.         ParentFont = False
  118.         TabOrder = 0
  119.         OnEnter = Memo1Enter
  120.       end
  121.       object Edit2: TEdit
  122.         Left = 104
  123.         Top = 126
  124.         Width = 73
  125.         Height = 21
  126.         ReadOnly = True
  127.         TabOrder = 1
  128.         Text = 'AAAA-AAAA'
  129.         Visible = False
  130.       end
  131.       object Edit1: TEdit
  132.         Left = 104
  133.         Top = 150
  134.         Width = 73
  135.         Height = 21
  136.         ReadOnly = True
  137.         TabOrder = 2
  138.         Text = 'AAAA-AAAA'
  139.       end
  140.       object Button3: TButton
  141.         Left = 192
  142.         Top = 150
  143.         Width = 100
  144.         Height = 23
  145.         Caption = 'Copy to clipboard'
  146.         TabOrder = 3
  147.         OnClick = Button3Click
  148.       end
  149.       object Button2: TButton
  150.         Left = 352
  151.         Top = 150
  152.         Width = 100
  153.         Height = 23
  154.         Caption = 'Register now!'
  155.         TabOrder = 4
  156.         OnClick = Button2Click
  157.       end
  158.       object Panel1: TPanel
  159.         Left = 352
  160.         Top = 16
  161.         Width = 100
  162.         Height = 87
  163.         BevelOuter = bvNone
  164.         BorderStyle = bsSingle
  165.         Caption = 'Panel1'
  166.         Ctl3D = False
  167.         ParentCtl3D = False
  168.         TabOrder = 5
  169.         object Image1: TImage
  170.           Left = 0
  171.           Top = 0
  172.           Width = 100
  173.           Height = 87
  174.           AutoSize = True
  175.           Picture.Data = {<image000.bmp>}
  176.           Stretch = True
  177.         end
  178.       end
  179.     end
  180.     object TabSheet2: TTabSheet
  181.       Caption = 'Registration by mail'
  182.       Font.Charset = ANSI_CHARSET
  183.       Font.Color = clWindowText
  184.       Font.Height = -11
  185.       Font.Name = 'Tahoma'
  186.       Font.Style = []
  187.       ParentFont = False
  188.       object Memo3: TMemo
  189.         Left = 8
  190.         Top = 16
  191.         Width = 441
  192.         Height = 161
  193.         Cursor = crArrow
  194.         BorderStyle = bsNone
  195.         Color = clBtnFace
  196.         Ctl3D = True
  197.         Font.Charset = ANSI_CHARSET
  198.         Font.Color = clWindowText
  199.         Font.Height = -11
  200.         Font.Name = 'Tahoma'
  201.         Font.Style = []
  202.         Lines.Strings = (
  203.           'If you don'#39't want to register online you can register by mail:'
  204.           '- Click on "Print form" to print a registration form'
  205.           
  206.             '- Send that form and the registration fee, 10 USD cash, or 300 B' +
  207.             'EF cash, to'
  208.           ''
  209.           '         Mattias Schevenels'
  210.           '         Langstraat 43'
  211.           '         B-3806 Sint-Truiden'
  212.           '         Belgium'
  213.           ''
  214.           'You will receive your registration key by E-mail immediately'
  215.           'after we'#39've received your form and fee.')
  216.         ParentCtl3D = False
  217.         ParentFont = False
  218.         TabOrder = 0
  219.         OnEnter = Memo1Enter
  220.       end
  221.       object Button4: TButton
  222.         Left = 352
  223.         Top = 150
  224.         Width = 100
  225.         Height = 23
  226.         Caption = 'Print form...'
  227.         TabOrder = 1
  228.         OnClick = Button4Click
  229.       end
  230.     end
  231.   end
  232.   object MSysInfo: TMSysInfo
  233.     About = 'MiTeC SysInfo 1.0 - ∩┐╜ 1997, MichaL MutL'
  234.     uiOwner = 'Schevenels'
  235.     uiComputer = 'Schevenels'
  236.     cpuArchitecture = 0
  237.     cpuType = 586
  238.     cpuActiveMask = 1
  239.     cpuNumber = 1
  240.     cpuLevel = 5
  241.     cpuRevision = 524
  242.     cpuVendor = 'GenuineIntel'
  243.     cpuVendorID = 'Pentium(r) Processor'
  244.     osMajorVersion = 4
  245.     osMinorVersion = 10
  246.     osBuildNumber = 1998
  247.     osPlatformId = 1
  248.     osCSDVersion = ' '
  249.     osMinApplicationAddress = 4194304
  250.     osMaxApplicationAddress = 2147483647
  251.     osVersionName = 'Windows 98'
  252.     osUser = 'Schevenels'
  253.     osSerial = '22998-OEM-0070124-77667'
  254.     dsDisplayDevice = 'S3 Trio64V+ PCI (765)'
  255.     dsScreenWidth = 800
  256.     dsScreenHeight = 600
  257.     dsResolution = 16
  258.     sdSoundDevice = 'Gameport-joystick'
  259.     sdWaveIn = 'Sound System Record (534) v4.4'
  260.     sdWaveOut = 'Sound System Playback (534) v4.4'
  261.     sdMIDIIn = 'MPU-401 v4.4'
  262.     sdMIDIOut = 'MPU-401 v4.4'
  263.     sdAUX = 'Sound System Aux (534) v4.4'
  264.     sdMixer = 'Sound System Mixer (534) v4.4'
  265.     ppMouse = 'Logitech'
  266.     ppMonitor = '(Onbekende monitor)'
  267.     miTotalPhys = 49815552
  268.     miFreePhys = 389120
  269.     miTotalVirtual = 2143289344
  270.     miFreeVirtual = 2103902208
  271.     miTotalPageFile = 717094912
  272.     miFreePageFile = 669188096
  273.     miFreeMem = 0
  274.     miPageSize = 4096
  275.     miAllocationGranularity = 65536
  276.     diDiskCount = 4
  277.     diSign = 'C'
  278.     diFreeSpace = 662568960
  279.     diTotalSpace = 1275297792
  280.     diCompressed = False
  281.     diSectorsPerCluster = 64
  282.     diBytesPerSector = 512
  283.     diTotalClusters = 38919
  284.     diFileSystem = 'FAT32'
  285.     diSerialNumber = 643242964
  286.     diVolumeLabel = 'HD'
  287.     diMediaType = 3
  288.     diAvailableDisks = 'ACDE'
  289.     Left = 416
  290.     Top = 64
  291.   end
  292. end
  293.