object Form1: TForm1 Left = 188 Top = 126 Width = 870 Height = 640 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Shape1: TShape Left = 160 Top = 112 Width = 145 Height = 233 Brush.Color = clAqua end object Shape2: TShape Left = 464 Top = 104 Width = 145 Height = 249 Brush.Color = clYellow end object Shape3: TShape Left = 312 Top = 368 Width = 145 Height = 201 end object Button1: TButton Left = 696 Top = 264 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 0 OnClick = Button1Click end end