home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 300
- Top = 202
- Width = 392
- Height = 158
- Caption = 'Qsoft QuickFile'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object drives: TDriveCombo
- Left = 48
- Top = 32
- Width = 145
- Height = 22
- Drive = 'A'
- DriveTypes = [dtRemovable, dtFixed, dtRemote, dtCDROM]
- Offset = 4
- ImageSize = isSmall
- ItemHeight = 16
- TabOrder = 0
- Visible = False
- 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 = 253952
- miTotalVirtual = 2143289344
- miFreeVirtual = 2102132736
- miTotalPageFile = 665812992
- miFreePageFile = 642433024
- miFreeMem = 27
- miPageSize = 4096
- miAllocationGranularity = 65536
- diDiskCount = 4
- diSign = 'C'
- diFreeSpace = 636452864
- diTotalSpace = 1275297792
- diCompressed = False
- diSectorsPerCluster = 64
- diBytesPerSector = 512
- diTotalClusters = 38919
- diFileSystem = 'FAT32'
- diSerialNumber = 643242964
- diVolumeLabel = 'HD'
- diMediaType = 3
- diAvailableDisks = 'ACDE'
- Left = 264
- Top = 40
- end
- object SecHash1: TSecHash
- Left = 296
- Top = 40
- end
- object Timer1: TTimer
- Interval = 500
- OnTimer = Timer1Timer
- Left = 328
- Top = 40
- end
- end
-