object IMG_FRM: TIMG_FRM Left = 157 Top = 85 BorderIcons = [biSystemMenu] BorderStyle = bsNone Caption = 'IMG_FRM' ClientHeight = 375 ClientWidth = 344 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDefault OnCreate = FormCreate OnDestroy = FormDestroy OnMouseUp = FormMouseUp OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 end