object frmdialog: Tfrmdialog Left = 317 Top = 306 BorderStyle = bsNone Caption = 'frmdialog' ClientHeight = 545 ClientWidth = 720 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnMouseDown = imdiamousedown OnMouseMove = imdiamousemove OnMouseUp = immouseup OnPaint = frmpaint PixelsPerInch = 96 TextHeight = 13 end