home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / testsoft / bolek / demobil.exe / 0 / RCDATA / TFLOGO / TFLOGO.txt
Encoding:
Text File  |  1998-01-28  |  581 b   |  34 lines

  1. object fLogo: TfLogo
  2.   Left = 249
  3.   Top = 112
  4.   BorderStyle = bsNone
  5.   Caption = 'tlo'
  6.   ClientHeight = 118
  7.   ClientWidth = 144
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poDefault
  15.   WindowState = wsMaximized
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bmp1: TBmp
  20.     BmpX = 0
  21.     BmpY = 0
  22.     IlKlatek = 1
  23.     Left = 10
  24.     Top = 12
  25.   end
  26.   object Bmp2: TBmp
  27.     BmpX = 0
  28.     BmpY = 0
  29.     IlKlatek = 1
  30.     Left = 41
  31.     Top = 12
  32.   end
  33. end
  34.