Docs: Fix documentation of TMenuItem.Hint. Issue #27055.

git-svn-id: trunk@47033 -
This commit is contained in:
juha 2014-11-30 10:58:01 +00:00
parent e8da9d8c7f
commit 8776cceec3

View File

@ -1643,12 +1643,8 @@ Descendent classes can override this method to provide a different result.
</element>
<!-- property Visibility: published -->
<element name="TMenuItem.Hint">
<short>
<var>Hint</var>
: a pop-up help message that appears when the mouse hovers over an item.</short>
<short><var>Hint</var>
: shown in a statusbar if the main window has one and if the statusbar has AutoHint = True.</short>
</element>
<!-- property Visibility: published -->
<element name="TMenuItem.ImageIndex">