RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControlActionLink.SetHelpContext Method

Sets the Help context of a windowed control if the client is linked to the action for this event.

Pascal
procedure SetHelpContext(Value: THelpContext); override;
C++
virtual __fastcall SetHelpContext(THelpContext Value);

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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!