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