object Uvod: TUvod Left = 374 Top = 155 BorderStyle = bsNone Caption = 'Uvod' ClientHeight = 119 ClientWidth = 219 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 219 Height = 119 Align = alClient BorderWidth = 2 BorderStyle = bsSingle TabOrder = 0 object Image1: TImage Left = 3 Top = 3 Width = 209 Height = 109 Align = alClient Picture.Data = {} OnClick = Image1Click end end object Timer1: TTimer OnTimer = Timer1Timer Left = 26 Top = 18 end end