Gets the class type for the ActionLink in the tool button.
Source position: comctrls.pp line 2117
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 of TControlActionLink |