mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-06 07:40:36 +01:00
Docs: LCL/actnlist. Changes topic order to match declaration order in 0cbb6646.
This commit is contained in:
parent
2fcf3d073c
commit
3aa0357f71
@ -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