Vcl.ListActns.TListActionLink

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TListActionLink = class(TWinControlActionLink)

C++

class PASCALIMPLEMENTATION TListActionLink : public Vcl::Controls::TWinControlActionLink

Properties

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

Description

TWinControlActionLink is an action link used by descendants of TWinControl.

Vcl.ListActns.TListActionLink 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.