home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Konkurs / Konkurs.exe / 0 / RCDATA / TFS_FRM / TFS_FRM.txt
Text File  |  2002-12-22  |  497b  |  24 lines

  1. object FS_FRM: TFS_FRM
  2.   Left = 215
  3.   Top = 150
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsNone
  6.   ClientHeight = 453
  7.   ClientWidth = 688
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnClick = FormClick
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnPaint = FormPaint
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23. end
  24.