From 3e096abc5071291059cb9ab056ebfffde5f31be7 Mon Sep 17 00:00:00 2001 From: dsiders Date: Thu, 19 Dec 2024 17:03:05 +0000 Subject: [PATCH] Docs: LCL/actnlist. Fixes See Also links, return value description in TActionLink.Update. --- docs/xml/lcl/actnlist.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/xml/lcl/actnlist.xml b/docs/xml/lcl/actnlist.xml index d0d20b57fd..fdad3e47f0 100644 --- a/docs/xml/lcl/actnlist.xml +++ b/docs/xml/lcl/actnlist.xml @@ -2092,14 +2092,13 @@ issue #41063. - +TBasicActionLink.Action TBasicActionLink.Update -TBasicActionLink.OnUpdate -True if the OnUpdate event handler for the Action was executed. +True if the Update method for the Action was executed.