home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Akce / autoskola.exe / AUTOSKOL.LZH / AUTOSKOL.EXE / 0 / RCDATA / TFORMLOGO / TFORMLOGO.txt
Text File  |  2003-03-26  |  397b  |  19 lines

  1. object FormLogo: TFormLogo
  2.   Left = 255
  3.   Top = 119
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 53
  7.   ClientWidth = 349
  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.   OldCreateOrder = False
  15.   OnPaint = FormPaint
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18. end
  19.