mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 15:19:16 +02:00
Docs: Fix documentation of TMenuItem.Hint. Issue #27055.
git-svn-id: trunk@47033 -
This commit is contained in:
parent
e8da9d8c7f
commit
8776cceec3
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user