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