object Form5: TForm5 Left = 258 Top = 182 BorderIcons = [] BorderStyle = bsNone Caption = 'Form5' ClientHeight = 465 ClientWidth = 600 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 193 Height = 153 OnClick = Image1Click end end