home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / ctenari / Kadanik / Acep / Autorun.exe / 0 / RCDATA / TFORM6 / TFORM6.txt
Text File  |  1998-12-02  |  603b  |  33 lines

  1. object Form6: TForm6
  2.   Left = 200
  3.   Top = 124
  4.   BorderStyle = bsNone
  5.   Caption = 'Form6'
  6.   ClientHeight = 348
  7.   ClientWidth = 536
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poDefault
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 536
  21.     Height = 348
  22.     Align = alClient
  23.     Stretch = True
  24.   end
  25.   object Timer1: TTimer
  26.     Enabled = False
  27.     Interval = 80
  28.     OnTimer = Timer1Timer
  29.     Left = 104
  30.     Top = 72
  31.   end
  32. end
  33.