Vcl.ActnMan.TCommandPropertiesClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TCommandPropertiesClass = class of TCommandProperties;

C++

typedef System::TMetaClass* TCommandPropertiesClass;

Eigenschaften

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

Beschreibung

TCommandPropertiesClass definiert die Metaklasse für TCommandProperties.

TCommandPropertiesClass ist die Metaklasse für TCommandProperties. Der Wert ist die Klassenreferenz für TCommandProperties oder für eine davon abgeleitete Klasse.

Siehe auch