Vcl.ActnMenus.TCustomMenuExpandBtnClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TCustomMenuExpandBtnClass = class of TCustomMenuExpandBtn;

C++

typedef System::TMetaClass* TCustomMenuExpandBtnClass;

Eigenschaften

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


Beschreibung

TCustomMenuExpandBtnClass definiert die Metaklasse für TCustomMenuExpandBtn.

TCustomMenuExpandBtnClass ist die Metaklasse für TCustomMenuExpandBtn. Ihr Wert ist die Klassenreferenz für TCustomMenuExpandBtn oder eine davon abgeleitete Klasse.

Siehe auch