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

  1. object Form1: TForm1
  2.   Left = 300
  3.   Top = 202
  4.   Width = 392
  5.   Height = 158
  6.   Caption = 'Qsoft QuickFile'
  7.   Font.Charset = ANSI_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'Tahoma'
  11.   Font.Style = []
  12.   OnClose = FormClose
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object drives: TDriveCombo
  17.     Left = 48
  18.     Top = 32
  19.     Width = 145
  20.     Height = 22
  21.     Drive = 'A'
  22.     DriveTypes = [dtRemovable, dtFixed, dtRemote, dtCDROM]
  23.     Offset = 4
  24.     ImageSize = isSmall
  25.     ItemHeight = 16
  26.     TabOrder = 0
  27.     Visible = False
  28.   end
  29.   object MSysInfo: TMSysInfo
  30.     About = 'MiTeC SysInfo 1.0 - ∩┐╜ 1997, MichaL MutL'
  31.     uiOwner = 'Schevenels'
  32.     uiComputer = 'Schevenels'
  33.     cpuArchitecture = 0
  34.     cpuType = 586
  35.     cpuActiveMask = 1
  36.     cpuNumber = 1
  37.     cpuLevel = 5
  38.     cpuRevision = 524
  39.     cpuVendor = 'GenuineIntel'
  40.     cpuVendorID = 'Pentium(r) Processor'
  41.     osMajorVersion = 4
  42.     osMinorVersion = 10
  43.     osBuildNumber = 1998
  44.     osPlatformId = 1
  45.     osCSDVersion = ' '
  46.     osMinApplicationAddress = 4194304
  47.     osMaxApplicationAddress = 2147483647
  48.     osVersionName = 'Windows 98'
  49.     osUser = 'Schevenels'
  50.     osSerial = '22998-OEM-0070124-77667'
  51.     dsDisplayDevice = 'S3 Trio64V+ PCI (765)'
  52.     dsScreenWidth = 800
  53.     dsScreenHeight = 600
  54.     dsResolution = 16
  55.     sdSoundDevice = 'Gameport-joystick'
  56.     sdWaveIn = 'Sound System Record (534) v4.4'
  57.     sdWaveOut = 'Sound System Playback (534) v4.4'
  58.     sdMIDIIn = 'MPU-401 v4.4'
  59.     sdMIDIOut = 'MPU-401 v4.4'
  60.     sdAUX = 'Sound System Aux (534) v4.4'
  61.     sdMixer = 'Sound System Mixer (534) v4.4'
  62.     ppMouse = 'Logitech'
  63.     ppMonitor = '(Onbekende monitor)'
  64.     miTotalPhys = 49815552
  65.     miFreePhys = 253952
  66.     miTotalVirtual = 2143289344
  67.     miFreeVirtual = 2102132736
  68.     miTotalPageFile = 665812992
  69.     miFreePageFile = 642433024
  70.     miFreeMem = 27
  71.     miPageSize = 4096
  72.     miAllocationGranularity = 65536
  73.     diDiskCount = 4
  74.     diSign = 'C'
  75.     diFreeSpace = 636452864
  76.     diTotalSpace = 1275297792
  77.     diCompressed = False
  78.     diSectorsPerCluster = 64
  79.     diBytesPerSector = 512
  80.     diTotalClusters = 38919
  81.     diFileSystem = 'FAT32'
  82.     diSerialNumber = 643242964
  83.     diVolumeLabel = 'HD'
  84.     diMediaType = 3
  85.     diAvailableDisks = 'ACDE'
  86.     Left = 264
  87.     Top = 40
  88.   end
  89.   object SecHash1: TSecHash
  90.     Left = 296
  91.     Top = 40
  92.   end
  93.   object Timer1: TTimer
  94.     Interval = 500
  95.     OnTimer = Timer1Timer
  96.     Left = 328
  97.     Top = 40
  98.   end
  99. end
  100.