Vcl.WinXCtrls.TCustomToggleSwitch.GetActionLinkClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetActionLinkClass: TControlActionLinkClass; override;

C++

DYNAMIC Vcl::Controls::TControlActionLinkClass __fastcall GetActionLinkClass();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomToggleSwitch


Beschreibung

Gibt die zugeordnete Aktionsverbindungsklasse TToggleSwitchActionLink zurück.

Siehe auch