object MainForm: TMainForm Caption = 'MainForm' FormLeft = 450 FormTop = 300 FormWidth = 350 FormHeight = 255 OnCreate = MainFormCreate Visible = True object Body1: TBody end end