object Startbild: TStartbild Left = 174 Top = 216 BorderIcons = [] BorderStyle = bsNone Caption = 'Startbild' ClientHeight = 239 ClientWidth = 361 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 = 361 Height = 241 BevelInner = bvRaised Color = clSilver TabOrder = 0 object Image1: TImage Left = 4 Top = 4 Width = 353 Height = 233 Picture.Data = {} end end object Timer1: TTimer Enabled = False Interval = 6000 OnTimer = Timer1Timer Left = 8 Top = 40 end end