home *** CD-ROM | disk | FTP | other *** search
- object Form10: TForm10
- Left = 237
- Top = 174
- BorderStyle = bsDialog
- Caption = 'Enter registration key'
- ClientHeight = 123
- ClientWidth = 289
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 19
- Width = 31
- Height = 13
- Caption = 'Name:'
- end
- object Label2: TLabel
- Left = 16
- Top = 51
- Width = 21
- Height = 13
- Caption = 'Key:'
- end
- object Edit1: TEdit
- Left = 72
- Top = 16
- Width = 201
- Height = 21
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 72
- Top = 48
- Width = 201
- Height = 21
- TabOrder = 1
- end
- object Button1: TButton
- Left = 200
- Top = 88
- Width = 75
- Height = 23
- Caption = 'OK'
- Default = True
- TabOrder = 2
- OnClick = Button1Click
- end
- object MSysInfo: TMSysInfo
- About = 'MiTeC SysInfo 1.0 - � 1997, MichaL MutL'
- uiOwner = 'Schevenels'
- uiComputer = 'Schevenels'
- cpuArchitecture = 0
- cpuType = 586
- cpuActiveMask = 1
- cpuNumber = 1
- cpuLevel = 5
- cpuRevision = 524
- cpuVendor = 'GenuineIntel'
- cpuVendorID = 'Pentium(r) Processor'
- osMajorVersion = 4
- osMinorVersion = 10
- osBuildNumber = 1998
- osPlatformId = 1
- osCSDVersion = ' '
- osMinApplicationAddress = 4194304
- osMaxApplicationAddress = 2147483647
- osVersionName = 'Windows 98'
- osUser = 'Schevenels'
- osSerial = '22998-OEM-0070124-77667'
- dsDisplayDevice = 'S3 Trio64V+ PCI (765)'
- dsScreenWidth = 800
- dsScreenHeight = 600
- dsResolution = 16
- sdSoundDevice = 'Gameport-joystick'
- sdWaveIn = 'Sound System Record (534) v4.4'
- sdWaveOut = 'Sound System Playback (534) v4.4'
- sdMIDIIn = 'MPU-401 v4.4'
- sdMIDIOut = 'MPU-401 v4.4'
- sdAUX = 'Sound System Aux (534) v4.4'
- sdMixer = 'Sound System Mixer (534) v4.4'
- ppMouse = 'Logitech'
- ppMonitor = '(Onbekende monitor)'
- miTotalPhys = 49815552
- miFreePhys = 1630208
- miTotalVirtual = 2143289344
- miFreeVirtual = 2043478016
- miTotalPageFile = 723550208
- miFreePageFile = 674373632
- miFreeMem = 0
- miPageSize = 4096
- miAllocationGranularity = 65536
- diDiskCount = 4
- diSign = 'C'
- diFreeSpace = 673218560
- diTotalSpace = 1275297792
- diCompressed = False
- diSectorsPerCluster = 64
- diBytesPerSector = 512
- diTotalClusters = 38919
- diFileSystem = 'FAT32'
- diSerialNumber = 643242964
- diVolumeLabel = 'HD'
- diMediaType = 3
- diAvailableDisks = 'ACDE'
- Left = 16
- Top = 88
- end
- object SecHash1: TSecHash
- Left = 80
- Top = 88
- end
- end
-