object Form1: TForm1 Left = 371 Top = 240 Width = 435 Height = 255 Caption = 'Form1' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Visible = True TextHeight = 16 object Button1: TButton Left = 168 Top = 120 Width = 89 Height = 33 Caption = 'Test' TabOrder = 0 OnClick = Button1Click end end