API:Vcl.StdCtrls.TButtonActionLink

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Controls.TWinControlActionLinkVcl.Controls.TControlActionLinkVcl.ActnList.TActionLinkSystem.Actions.TContainedActionLinkSystem.Classes.TBasicActionLinkSystem.TObjectTButtonActionLink

Delphi

TButtonActionLink = class(TWinControlActionLink)

C++

class PASCALIMPLEMENTATION TButtonActionLink : public Vcl::Controls::TWinControlActionLink

Properties

Type Visibility Source Unit Parent
class public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls Vcl.StdCtrls

Description

TWinControlActionLink is an action link used by descendants of TWinControl.

Vcl.StdCtrls.TButtonActionLink inherits from Vcl.Controls.TWinControlActionLink. All content below this line refers to Vcl.Controls.TWinControlActionLink.

TWinControlActionLink is an action link used by descendants of TWinControl.

TWinControlActionLink is designed to link actions to controls based on TWinControl. TWinControlActionLink inherits support for linking actions with the properties of components and controls and adds support for linking the help context.