Vcl.Controls.TWinControlActionLink.SetHelpContext
Delphi
procedure SetHelpContext(Value: THelpContext); override;
C++
virtual void __fastcall SetHelpContext(System::Classes::THelpContext Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Vcl.Controls.pas Vcl.Controls.hpp | Vcl.Controls | TWinControlActionLink | 
Description
Sets the Help context of a windowed control if the client is linked to the action for this event.
SetHelpContext sets the help context of a client windowed control, and is called only if the client is linked for this event. Value specifies whether what the help context should be.