mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 20:39:14 +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/>
|
<seealso/>
|
||||||
</element>
|
</element>
|
||||||
<element name="TMenuActionLink.IsAutoCheckLinked.Result">
|
<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>
|
||||||
|
|
||||||
<element name="TMenuActionLink.IsCaptionLinked" link="#lcl.actnlist.TActionLink.IsCaptionLinked">
|
<element name="TMenuActionLink.IsCaptionLinked" link="#lcl.actnlist.TActionLink.IsCaptionLinked">
|
||||||
@ -2344,7 +2346,7 @@
|
|||||||
|
|
||||||
<element name="TMenuItem.Hint">
|
<element name="TMenuItem.Hint">
|
||||||
<short>
|
<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>
|
</short>
|
||||||
<descr/>
|
<descr/>
|
||||||
<seealso/>
|
<seealso/>
|
||||||
|
Loading…
Reference in New Issue
Block a user