[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TToolButton.GetActionLinkClass

Gets the class type for the ActionLink in the tool button.

Declaration

Source position: comctrls.pp line 2135

protected function TToolButton.GetActionLinkClass: TControlActionLinkClass; override;

Function result

Class type for the ActionLink in the tool button.

Description

GetActionLinkClass is overridden in TWToolButton to return the TToolButtonActionLink type in TToolButton.

See also

TControl.GetActionLinkClass

  

The default ActionLink class (TControlActionLink).

TControlActionLinkClass

  

Class type used to create new instances of TControlActionLink.


Version 3.2 Generated 2024-02-25 Home