mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-25 23:29:19 +02:00
Docs: LCL/actnlist. Updates TActionLink.Update topic for changes in 51da4aa0
.
* Depends onf2c1978c
. Issue #41063. (cherry picked from commitdac6000769
)
This commit is contained in:
parent
f5c3ce525d
commit
93fd4a3864
@ -1831,7 +1831,8 @@ Calls the inherited method when Action has been assigned.
|
||||
It ensures that an Action is assigned in the class instance before calling the
|
||||
inherited method. It addresses an issue in TBasicActionLink.Update for RTL
|
||||
versions prior to 3.3.1 where the Action was not checked prior to calling the
|
||||
Update method.
|
||||
Update method. For those FPC versions, the inherited method is <b>not</b>
|
||||
called and the return value is always <b>False</b>.
|
||||
</p>
|
||||
</descr>
|
||||
<notes>
|
||||
|
Loading…
Reference in New Issue
Block a user