object frShowHint: TfrShowHint Left = 0 Height = 198 Top = 0 Width = 559 AutoSize = True ClientHeight = 198 ClientWidth = 559 TabOrder = 0 DesignLeft = 388 DesignTop = 227 object pnBase: TPanel Left = 10 Height = 178 Top = 10 Width = 539 Align = alClient BorderSpacing.Left = 10 BorderSpacing.Top = 10 BorderSpacing.Right = 10 BorderSpacing.Bottom = 10 BevelInner = bvLowered ClientHeight = 178 ClientWidth = 539 TabOrder = 0 object pnDescription: TPanel Left = 2 Height = 73 Top = 24 Width = 535 Align = alTop BevelOuter = bvNone ClientHeight = 73 ClientWidth = 535 ParentFont = False TabOrder = 0 object mDescription: TMemo AnchorSideLeft.Control = pnDescription AnchorSideTop.Control = lbDescription AnchorSideTop.Side = asrBottom AnchorSideRight.Control = pnDescription AnchorSideRight.Side = asrBottom AnchorSideBottom.Side = asrBottom Left = 20 Height = 51 Top = 19 Width = 508 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 20 BorderSpacing.Top = 2 BorderSpacing.Right = 7 BorderSpacing.Bottom = 7 BorderStyle = bsNone Lines.Strings = ( 'aaaaaaaaaa' 'bbbbbbbb' ) ReadOnly = True ScrollBars = ssAutoVertical TabOrder = 0 end object lbDescription: TLabel AnchorSideLeft.Control = pnDescription AnchorSideTop.Control = pnDescription Left = 2 Height = 15 Top = 2 Width = 67 BorderSpacing.Left = 2 BorderSpacing.Top = 2 Caption = 'Description:' Font.Style = [fsBold] ParentColor = False ParentFont = False end end object pnLicense: TPanel Left = 2 Height = 79 Top = 97 Width = 535 Align = alTop BevelOuter = bvNone ClientHeight = 79 ClientWidth = 535 ParentFont = False TabOrder = 1 object mLicense: TMemo AnchorSideLeft.Control = pnLicense AnchorSideTop.Control = lbLicense AnchorSideTop.Side = asrBottom AnchorSideRight.Control = pnLicense AnchorSideRight.Side = asrBottom AnchorSideBottom.Side = asrBottom Left = 20 Height = 51 Top = 19 Width = 508 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 20 BorderSpacing.Top = 2 BorderSpacing.Right = 7 BorderStyle = bsNone ReadOnly = True ScrollBars = ssAutoVertical TabOrder = 0 end object lbLicense: TLabel AnchorSideLeft.Control = pnLicense AnchorSideTop.Control = pnLicense Left = 2 Height = 15 Top = 2 Width = 44 BorderSpacing.Left = 2 BorderSpacing.Top = 2 Caption = 'License:' Font.Style = [fsBold] ParentColor = False ParentFont = False end end object pnPackageName: TPanel Left = 2 Height = 22 Top = 2 Width = 535 Align = alTop BevelOuter = bvNone Caption = 'Package Name' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end end end