RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuActionLink.SetHelpContext Method

Sets the Help context of a menu item that is the client of this action link.

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

SetHelpContext sets the help context of a client menu item, and is called only if the client is linked for this property. Value specifies what the help context should be. 

 

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