mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 19:19:18 +02:00
Docs: LCL/actnlist. Fixes See Also links, return value description in TActionLink.Update.
(cherry picked from commit 3e096abc50
)
This commit is contained in:
parent
903fe2bae9
commit
11b373446d
@ -1842,14 +1842,13 @@ issue #41063.
|
||||
</note>
|
||||
</notes>
|
||||
<seealso>
|
||||
<link id="TActionLink.Action"/>
|
||||
<link id="#rtl.classes.TBasicActionLink.Action">TBasicActionLink.Action</link>
|
||||
<link id="#rtl.classes.TBasicActionLink.Update">TBasicActionLink.Update</link>
|
||||
<link id="#rtl.classes.TBasicActionLink.OnUpdate">TBasicActionLink.OnUpdate</link>
|
||||
</seealso>
|
||||
</element>
|
||||
<element name="TActionLink.Update.Result">
|
||||
<short>
|
||||
<b>True</b> if the OnUpdate event handler for the Action was executed.
|
||||
<b>True</b> if the Update method for the Action was executed.
|
||||
</short>
|
||||
</element>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user