[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the class type for the ActionLink in the tool button.
Source position: comctrls.pp line 2151
protected function TToolButton.GetActionLinkClass: TControlActionLinkClass; override; |
Class type for the ActionLink in the tool button.
GetActionLinkClass is overridden in TWToolButton to return the TToolButtonActionLink type in TToolButton.
|
The default ActionLink class (TControlActionLink). |
|
|
Class type used to create new instances of TControlActionLink. |
Version 4.0 | Generated 2025-05-03 | Home |