Docs: LCL/actnlist. Fixes See Also links, return value description in TActionLink.Update.

(cherry picked from commit 3e096abc50)
This commit is contained in:
dsiders 2024-12-19 17:03:05 +00:00
parent 32bc761d1f
commit ba16ee3be1

View File

@ -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>