Vcl.Controls.TWinControlActionLinkClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TWinControlActionLinkClass = class of TWinControlActionLink;

C++

typedef System::TMetaClass* TWinControlActionLinkClass;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
classref
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Beschreibung

TWinControlActionLinkClass definiert die Metaklasse für TWinControlActionLink.

TWinControlActionLinkClass ist die Metaklasse für TWinControlActionLink. Der Wert ist die Klassenreferenz für TWinControlActionLink oder für eine davon abgeleitete Klasse.

Siehe auch