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

  1. object Form10: TForm10
  2.   Left = 237
  3.   Top = 174
  4.   BorderStyle = bsDialog
  5.   Caption = 'Enter registration key'
  6.   ClientHeight = 123
  7.   ClientWidth = 289
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnHide = FormHide
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 16
  20.     Top = 19
  21.     Width = 31
  22.     Height = 13
  23.     Caption = 'Name:'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 16
  27.     Top = 51
  28.     Width = 21
  29.     Height = 13
  30.     Caption = 'Key:'
  31.   end
  32.   object Edit1: TEdit
  33.     Left = 72
  34.     Top = 16
  35.     Width = 201
  36.     Height = 21
  37.     TabOrder = 0
  38.   end
  39.   object Edit2: TEdit
  40.     Left = 72
  41.     Top = 48
  42.     Width = 201
  43.     Height = 21
  44.     TabOrder = 1
  45.   end
  46.   object Button1: TButton
  47.     Left = 200
  48.     Top = 88
  49.     Width = 75
  50.     Height = 23
  51.     Caption = 'OK'
  52.     Default = True
  53.     TabOrder = 2
  54.     OnClick = Button1Click
  55.   end
  56.   object MSysInfo: TMSysInfo
  57.     About = 'MiTeC SysInfo 1.0 - ∩┐╜ 1997, MichaL MutL'
  58.     uiOwner = 'Schevenels'
  59.     uiComputer = 'Schevenels'
  60.     cpuArchitecture = 0
  61.     cpuType = 586
  62.     cpuActiveMask = 1
  63.     cpuNumber = 1
  64.     cpuLevel = 5
  65.     cpuRevision = 524
  66.     cpuVendor = 'GenuineIntel'
  67.     cpuVendorID = 'Pentium(r) Processor'
  68.     osMajorVersion = 4
  69.     osMinorVersion = 10
  70.     osBuildNumber = 1998
  71.     osPlatformId = 1
  72.     osCSDVersion = ' '
  73.     osMinApplicationAddress = 4194304
  74.     osMaxApplicationAddress = 2147483647
  75.     osVersionName = 'Windows 98'
  76.     osUser = 'Schevenels'
  77.     osSerial = '22998-OEM-0070124-77667'
  78.     dsDisplayDevice = 'S3 Trio64V+ PCI (765)'
  79.     dsScreenWidth = 800
  80.     dsScreenHeight = 600
  81.     dsResolution = 16
  82.     sdSoundDevice = 'Gameport-joystick'
  83.     sdWaveIn = 'Sound System Record (534) v4.4'
  84.     sdWaveOut = 'Sound System Playback (534) v4.4'
  85.     sdMIDIIn = 'MPU-401 v4.4'
  86.     sdMIDIOut = 'MPU-401 v4.4'
  87.     sdAUX = 'Sound System Aux (534) v4.4'
  88.     sdMixer = 'Sound System Mixer (534) v4.4'
  89.     ppMouse = 'Logitech'
  90.     ppMonitor = '(Onbekende monitor)'
  91.     miTotalPhys = 49815552
  92.     miFreePhys = 1630208
  93.     miTotalVirtual = 2143289344
  94.     miFreeVirtual = 2043478016
  95.     miTotalPageFile = 723550208
  96.     miFreePageFile = 674373632
  97.     miFreeMem = 0
  98.     miPageSize = 4096
  99.     miAllocationGranularity = 65536
  100.     diDiskCount = 4
  101.     diSign = 'C'
  102.     diFreeSpace = 673218560
  103.     diTotalSpace = 1275297792
  104.     diCompressed = False
  105.     diSectorsPerCluster = 64
  106.     diBytesPerSector = 512
  107.     diTotalClusters = 38919
  108.     diFileSystem = 'FAT32'
  109.     diSerialNumber = 643242964
  110.     diVolumeLabel = 'HD'
  111.     diMediaType = 3
  112.     diAvailableDisks = 'ACDE'
  113.     Left = 16
  114.     Top = 88
  115.   end
  116.   object SecHash1: TSecHash
  117.     Left = 80
  118.     Top = 88
  119.   end
  120. end
  121.