mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 07:00:35 +02:00
Docs: LCL/actnlist. Updates TActionLink.Update topic for changes in 51da4aa0
.
* Depends on f2c1978c
. Issue #41063.
This commit is contained in:
parent
13b2540f32
commit
dac6000769
@ -2081,7 +2081,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