object Startbild: TStartbild Left = 315 Top = 411 BorderIcons = [] BorderStyle = bsNone ClientHeight = 273 ClientWidth = 427 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 427 Height = 273 Align = alClient TabOrder = 0 object Image1: TImage Left = 1 Top = 1 Width = 425 Height = 271 Align = alClient end end object Timer1: TTimer Enabled = False Interval = 3000 OnTimer = Timer1Timer Left = 16 Top = 16 end end