object HINT_FRM: THINT_FRM Left = 202 Top = 299 BorderIcons = [biSystemMenu] BorderStyle = bsNone Caption = 'HINT_FRM' ClientHeight = 80 ClientWidth = 505 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnActivate = FormActivate OnMouseMove = FormMouseMove PixelsPerInch = 96 TextHeight = 13 object HM_PANEL: TPanel Left = 0 Top = 0 Width = 505 Height = 80 Align = alClient BevelOuter = bvNone BorderWidth = 1 Caption = 'HM_PANEL' Color = clGray TabOrder = 0 object HM_PANEL2: TPanel Left = 1 Top = 1 Width = 503 Height = 78 Align = alClient BevelOuter = bvNone BorderWidth = 3 Caption = 'HM_PANEL2' Color = 14155775 TabOrder = 0 object HM: TMemo Left = 3 Top = 3 Width = 497 Height = 72 Align = alClient BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = 14155775 TabOrder = 0 OnMouseMove = FormMouseMove end end end end