object Form1: TForm1 Left = 192 Top = 122 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Caption' ClientHeight = 329 ClientWidth = 445 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 8 Top = 0 Width = 317 Height = 317 OnMouseMove = Image1MouseMove end object Label1: TLabel Left = 331 Top = 16 Width = 3 Height = 13 Visible = False end object Label2: TLabel Left = 200 Top = 56 Width = 46 Height = 13 Caption = 'S=2,3397' Visible = False end end