API:Vcl.WinXCtrls.TToggleSwitchActionLink

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TToggleSwitchActionLink = class(TWinControlActionLink)

C++

class PASCALIMPLEMENTATION TToggleSwitchActionLink : public Vcl::Controls::TWinControlActionLink

Properties

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

Description

TWinControlActionLink is an action link used by descendants of TWinControl.

Vcl.WinXCtrls.TToggleSwitchActionLink 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.