object AssistantBalloon: TAssistantBalloon Left = 500 Top = 151 BorderIcons = [] BorderStyle = bsNone ClientHeight = 113 ClientWidth = 227 Color = 12648447 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True OldCreateOrder = True Position = poDefault Scaled = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDeactivate = FormDeactivate OnHide = FormHide OnKeyPress = FormKeyPress OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object MsgIcon: TImage Left = 48 Top = 8 Width = 32 Height = 32 AutoSize = True Transparent = True end object Title: TLabel Left = 96 Top = 8 Width = 26 Height = 13 Caption = 'Title' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ShowAccelChar = False end object DividerTop: TShape Left = 140 Top = 55 Width = 49 Height = 1 Brush.Color = clGray Enabled = False Pen.Color = clSilver end object DividerBottom: TShape Left = 140 Top = 63 Width = 49 Height = 1 Brush.Color = clGray Enabled = False Pen.Color = clSilver end object MsgText: TLabel Left = 136 Top = 7 Width = 41 Height = 13 AutoSize = False Caption = 'MsgText' ShowAccelChar = False WordWrap = True end object TipIcon: TImage Left = 190 Top = 7 Width = 20 Height = 28 AutoSize = True Picture.Data = {} Transparent = True end object UserRequest: TMemo Left = 32 Top = 72 Width = 177 Height = 31 Ctl3D = False Lines.Strings = ( 'UserRequest') ParentCtl3D = False TabOrder = 0 WantReturns = False OnChange = UserRequestChange OnKeyPress = UserRequestKeyPress end object TopicsPanel: TPanel Left = 80 Top = 48 Width = 41 Height = 11 BevelOuter = bvNone FullRepaint = False Locked = True ParentColor = True TabOrder = 2 end object MagicPanel: TPanel Left = 0 Top = 0 Width = 227 Height = 113 Align = alClient BevelOuter = bvNone Color = clBlack Ctl3D = False Enabled = False FullRepaint = False ParentCtl3D = False TabOrder = 1 end object Timer: TTimer Enabled = False Left = 8 Top = 8 end end