Vcl.ComCtrls.TListViewActionLink

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ListActns.TListActionLinkVcl.Controls.TWinControlActionLinkVcl.Controls.TControlActionLinkVcl.ActnList.TActionLinkSystem.Actions.TContainedActionLinkTListViewActionLink

Delphi

TListViewActionLink = class(TListActionLink)

C++

class PASCALIMPLEMENTATION TListViewActionLink : public Vcl::Listactns::TListActionLink

Properties

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

Description


TWinControlActionLink is an action link used by descendants of TWinControl.

Vcl.ComCtrls.TListViewActionLink 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.