object Form2: TForm2 Left = 336 Top = 159 BorderIcons = [] BorderStyle = bsNone Caption = 'Form2' ClientHeight = 465 ClientWidth = 640 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 641 Height = 481 AutoSize = True Center = True Stretch = True end object Image2: TImage Left = 10 Top = 300 Width = 268 Height = 40 AutoSize = True ParentShowHint = False ShowHint = True Stretch = True OnClick = Image2Click end object Image3: TImage Left = 10 Top = 250 Width = 268 Height = 40 AutoSize = True ParentShowHint = False ShowHint = True Stretch = True OnClick = Image3Click end object Image4: TImage Left = 10 Top = 350 Width = 268 Height = 40 AutoSize = True ParentShowHint = False ShowHint = True Stretch = True OnClick = Image4Click end object Image5: TImage Left = 10 Top = 400 Width = 268 Height = 40 AutoSize = True ParentShowHint = False ShowHint = True Stretch = True OnClick = Image5Click end object Image6: TImage Left = 300 Top = 400 Width = 319 Height = 39 AutoSize = True Stretch = True OnClick = Image6Click end object Image7: TImage Left = 312 Top = 64 Width = 217 Height = 177 AutoSize = True Stretch = True end end