mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 01:39:31 +02:00
Docs: LCL/actnlist. Changes topic order to match declaration order in 0cbb6646
.
(cherry picked from commit 3aa0357f71
)
This commit is contained in:
parent
58396621fc
commit
acd0fada44
@ -1600,6 +1600,10 @@ Owner of the class instance.
|
||||
<element name="TAction.Hint" link="#lcl.actnlist.TCustomAction.Hint"/>
|
||||
<element name="TAction.ImageIndex" link="#lcl.actnlist.TCustomAction.ImageIndex"/>
|
||||
|
||||
<element name="TAction.SecondaryShortCuts" link="#lcl.actnlist.TCustomAction.SecondaryShortCuts"/>
|
||||
<element name="TAction.ShortCut" link="#lcl.actnlist.TCustomAction.ShortCut"/>
|
||||
<element name="TAction.Visible" link="#lcl.actnlist.TCustomAction.Visible"/>
|
||||
|
||||
<element name="TAction.OnExecute">
|
||||
<short>Event called when action is executed.</short>
|
||||
<descr>
|
||||
@ -1647,10 +1651,6 @@ executed at this point in time.
|
||||
</seealso>
|
||||
</element>
|
||||
|
||||
<element name="TAction.SecondaryShortCuts" link="#lcl.actnlist.TCustomAction.SecondaryShortCuts"/>
|
||||
<element name="TAction.ShortCut" link="#lcl.actnlist.TCustomAction.ShortCut"/>
|
||||
<element name="TAction.Visible" link="#lcl.actnlist.TCustomAction.Visible"/>
|
||||
|
||||
<element name="TActionLink">
|
||||
<short>A link between an action and a client class.</short>
|
||||
<descr>
|
||||
|
Loading…
Reference in New Issue
Block a user