|
RAD Studio VCL Reference
|
Sets the HelpContext of a control if the client is linked to the action help properties.
procedure SetHelpContext(Value: THelpContext); override;
virtual __fastcall SetHelpContext(THelpContext Value);
SetHelpContext sets the HelpContext property of a control, and is called only if the client is linked for help properties. Value specifies the help context ID to which the HelpContext property should be set.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|