home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / software / quicktools / qtsetup.exe / qtools.frm / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt
Encoding:
Text File  |  2002-04-21  |  799 b   |  33 lines

  1. object frmMain: TfrmMain
  2.   Left = 622
  3.   Top = 179
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 42
  7.   ClientWidth = 104
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Timer1: TTimer
  21.     Enabled = False
  22.     Interval = 500
  23.     OnTimer = Timer1Timer
  24.     Left = 8
  25.     Top = 8
  26.   end
  27.   object dfsVersionInfoResource1: TdfsVersionInfoResource
  28.     ShowResource = [pdCompanyName, pdFileDescription, pdInternalName, pdLegalCopyright, pdLegalTrademarks, pdOriginalFilename, pdProductName, pdProductVersion, pdComments, pdBuildFlags]
  29.     Left = 40
  30.     Top = 8
  31.   end
  32. end
  33.