System.Actions.TContainedActionLinkClass
Delphi
TContainedActionLinkClass = class of TContainedActionLink;
C++
typedef System::TMetaClass* TContainedActionLinkClass;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| classref typedef | public | System.Actions.pas System.Actions.hpp | System.Actions | System.Actions | 
Description
TContainedActionLinkClass defines the metaclass for TContainedActionLink.
TContainedActionLinkClass is the metaclass for the TContainedActionLink class. Its value is the class reference for TContainedActionLink or for one of its descendants.