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