home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HBenchmark / HnIBench.DE / RCDATA / TVGAFORM / TVGAFORM.txt
Encoding:
Text File  |  2002-04-13  |  420 b   |  21 lines

  1. object VGAForm: TVGAForm
  2.   Left = 249
  3.   Top = 185
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'VGAForm'
  7.   ClientHeight = 327
  8.   ClientWidth = 460
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20. end
  21.