home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 September / Gamestar_65_2004-09_dvd.iso / Programy / PowerPro-t.exe / {app} / Logon.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  2002-09-06  |  488 b   |  27 lines

  1. object Form1: TForm1
  2.   Left = 207
  3.   Top = 124
  4.   Width = 267
  5.   Height = 152
  6.   Caption = 'Logon'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Timer1: TTimer
  18.     OnTimer = Timer1Timer
  19.     Left = 136
  20.     Top = 24
  21.   end
  22.   object kbTrayIcon1: TkbTrayIcon
  23.     Left = 144
  24.     Top = 80
  25.   end
  26. end
  27.