|
RAD Studio VCL Reference
|
Sets the Help context of a menu item that is the client of this action link.
procedure SetHelpContext(Value: THelpContext); override;
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!
|