Vcl.Controls.TWinControlActionLinkClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TWinControlActionLinkClass = class of TWinControlActionLink;

C++

typedef System::TMetaClass* TWinControlActionLinkClass;

Properties

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

Description

TWinControlActionLinkClass defines the metaclass for TWinControlActionLink.

TWinControlActionLinkClass is the metaclass for TWinControlActionLink. Its value is the class reference for TWinControlActionLink or for one of its descendants.

See Also