object Obrazovka: TObrazovka Left = 316 Top = 196 BorderStyle = bsToolWindow Caption = 'Info' ClientHeight = 159 ClientWidth = 420 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = True Position = poScreenCenter Scaled = False Visible = True PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 420 Height = 159 Align = alClient Caption = 'Panel1' TabOrder = 0 object Image1: TImage Left = 1 Top = 1 Width = 418 Height = 157 Cursor = crHandPoint Align = alClient Picture.Data = {} OnClick = Image1Click end end end