object Form1: TForm1 Left = 218 Top = 176 AutoScroll = False Caption = 'Test AutoProj Automation Example' ClientHeight = 62 ClientWidth = 348 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poDefaultPosOnly Visible = True PixelsPerInch = 96 TextHeight = 13 object bRunAuto: TButton Left = 52 Top = 21 Width = 234 Height = 20 Caption = 'Run Automation Server' TabOrder = 0 OnClick = bRunAutoClick end end