Vcl.Controls.TControlActionLinkClass

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Vcl.Controls.TControlActionLinkClass&oldid=546052"