Vcl.Controls.TWinControlActionLink
Delphi
TWinControlActionLink = class(TControlActionLink)
C++
class PASCALIMPLEMENTATION TWinControlActionLink : public TControlActionLink
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
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.