object Startbild: TStartbild Left = 94 Top = 223 BorderIcons = [] BorderStyle = bsNone Caption = 'Startbild' ClientHeight = 169 ClientWidth = 422 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 421 Height = 169 BevelInner = bvRaised BevelWidth = 2 TabOrder = 0 object Image1: TImage Left = 4 Top = 4 Width = 413 Height = 161 Picture.Data = {} end end object Timer1: TTimer Enabled = False Interval = 6000 OnTimer = Timer1Timer Left = 44 Top = 64 end end