object Form1: TForm1 Left = 254 Top = 379 Width = 696 Height = 480 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnMouseDown = FormMouseDown OnMouseUp = FormMouseUp OnPaint = FormPaint OnResize = FormPaint PixelsPerInch = 96 TextHeight = 13 end