Vcl.StdCtrls.TPushButtonActionLinkClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPushButtonActionLinkClass = class of TPushButtonActionLink;

C++

typedef System::TMetaClass* TPushButtonActionLinkClass;

Properties

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

Description

TPushButtonActionLinkClass defines the metaclass for TPushButtonActionLink.

TPushButtonActionLinkClass is the metaclass for TPushButtonActionLink. Its value is the class reference for TPushButtonActionLink or for one of its descendants.

See Also