object Form1: TForm1 Left = 200 Top = 109 Width = 435 Height = 300 Caption = 'Form1' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 120 TextHeight = 16 object Button1: TButton Left = 176 Top = 125 Width = 75 Height = 23 Caption = 'Button1' TabOrder = 0 OnClick = Button1Click end end