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

  1. object frmForm: TfrmForm
  2.   Left = 298
  3.   Top = 351
  4.   BorderIcons = [biHelp]
  5.   BorderStyle = bsNone
  6.   ClientHeight = 146
  7.   ClientWidth = 232
  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 = True
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnPaint = FormPaint
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24. end
  25.