System.Actions.TContainedActionLinkClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TContainedActionLinkClass = class of TContainedActionLink;

C++

typedef System::TMetaClass* TContainedActionLinkClass;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
classref
typedef
public
System.Actions.pas
System.Actions.hpp
System.Actions System.Actions

Beschreibung

TContainedActionLinkClass definiert die Metaklasse für TContainedActionLink.

TContainedActionLinkClass ist die Metaklasse für die Klasse TContainedActionLink . Der Wert ist die Klassenreferenz für TContainedActionLink oder für eine davon abgeleitete Klasse.

Siehe auch