object Form11: TForm11 Left = 355 Top = 180 Width = 435 Height = 300 Caption = 'Form11' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 425 Height = 273 Stretch = True end object Button1: TButton Left = 40 Top = 232 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 0 OnClick = Button1Click end end