Vcl.ActnMenus.TCustomMenuExpandBtnClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCustomMenuExpandBtnClass = class of TCustomMenuExpandBtn;

C++

typedef System::TMetaClass* TCustomMenuExpandBtnClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus Vcl.ActnMenus

Description

TCustomMenuExpandBtnClass defines the metaclass for TCustomMenuExpandBtn.

TCustomMenuExpandBtnClass is the metaclass for TCustomMenuExpandBtn. Its value is the class reference for TCustomMenuExpandBtn or for one of its descendants.

See Also