Controls.TControlActionLinkClass
From RAD Studio VCL Reference
Contents |
Delphi Information
From Controls.pas
TControlActionLinkClass = class of TControlActionLink;
Unit: Controls
Type: classref
C++ Information
From Controls.hpp
typedef System::TMetaClass * TControlActionLinkClass;
Unit: Controls
Type: typedef
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.