object Tools2: TTools2 Left = 56 Top = 61 Width = 384 Height = 312 Caption = 'ToolBox 2' Color = clBlack Font.Color = clWindowText Font.Height = -14 Font.Name = 'System' Font.Style = [] PixelsPerInch = 100 OnCreate = FormCreate TextHeight = 16 object Label1: TLabel Left = 76 Top = 204 Width = 229 Height = 13 Alignment = taCenter AutoSize = False Caption = 'You Selected:' Font.Color = clAqua Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object HotMap1: THotMap Left = 44 Top = 88 Width = 285 Height = 93 Cursor = crArrow BackColor = clWhite FillType = 0 Stretch = True CurrentRgn = 0 ColorMode = False DragAllowed = False MouseHotX = 15 MouseHotY = 15 OnRegionMouseDown = HotMap1RegionMouseDown MyTag = 0 MyTagMsg = 0 NumOfRgns = {0000} end object Memo1: TMemo Left = 44 Top = 16 Width = 285 Height = 57 Alignment = taCenter Color = clTeal Enabled = False Font.Color = clYellow Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Lines.Strings = ( 'Memo1') ParentFont = False TabOrder = 1 end object Edit1: TEdit Left = 76 Top = 224 Width = 229 Height = 20 Enabled = False Font.Color = clBlack Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end end