RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.SetHelpType Method

Sets the HelpType of a control if the client is linked to the action help properties.

Pascal
procedure SetHelpType(Value: THelpType); override;
C++
virtual __fastcall SetHelpType(THelpType Value);

SetHelpType sets the HelpType property of a control, and is called only if the client is linked for help properties. Value indicates the value to which the HelpType property should be set. 

 

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