mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 02:49:06 +02:00
Docs: LCL/menus. Removes extra spaces in topics. Updates tagging for True and False values.
This commit is contained in:
parent
0676b40f89
commit
a9080366a3
@ -163,7 +163,9 @@
|
||||
<seealso/>
|
||||
</element>
|
||||
<element name="TMenuActionLink.IsAutoCheckLinked.Result">
|
||||
<short><b>True</b> when AutoCheck is the same in the menu item and the action.</short>
|
||||
<short>
|
||||
<b>True</b> when AutoCheck is the same in the menu item and the action.
|
||||
</short>
|
||||
</element>
|
||||
|
||||
<element name="TMenuActionLink.IsCaptionLinked" link="#lcl.actnlist.TActionLink.IsCaptionLinked">
|
||||
@ -2344,7 +2346,7 @@
|
||||
|
||||
<element name="TMenuItem.Hint">
|
||||
<short>
|
||||
<var>Hint</var>: shown in a statusbar if the main window has one and if the statusbar has AutoHint = True.
|
||||
<var>Hint</var>: shown in a statusbar if the main window has one and if the statusbar has AutoHint set to <b>True</b>.
|
||||
</short>
|
||||
<descr/>
|
||||
<seealso/>
|
||||
|
Loading…
Reference in New Issue
Block a user