home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / scroller.exe / 0 / RCDATA / TSTARTBILD / TSTARTBILD.txt
Text File  |  1996-12-09  |  676b  |  38 lines

  1. object Startbild: TStartbild
  2.   Left = 315
  3.   Top = 411
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 273
  7.   ClientWidth = 427
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 427
  19.     Height = 273
  20.     Align = alClient
  21.     TabOrder = 0
  22.     object Image1: TImage
  23.       Left = 1
  24.       Top = 1
  25.       Width = 425
  26.       Height = 271
  27.       Align = alClient
  28.     end
  29.   end
  30.   object Timer1: TTimer
  31.     Enabled = False
  32.     Interval = 3000
  33.     OnTimer = Timer1Timer
  34.     Left = 16
  35.     Top = 16
  36.   end
  37. end
  38.