object ImageForm: TImageForm Left = 591 Top = 236 AutoScroll = False Caption = 'ImageForm' ClientHeight = 199 Height = 199 ClientWidth = 216 Width = 216 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] FormStyle = fsStayOnTop Position = poDefaultPosOnly OnShow = FormShow PixelsPerInch = 96 object Image1: TImage Left = 0 Top = 0 Width = 317 Height = 306 AutoSize = True end end