mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-13 13:49:30 +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
32bc761d1f
commit
ba16ee3be1
@ -2092,14 +2092,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