RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControlActionLink.IsHelpContextLinked Method

Indicates whether the Help context for the action and the client are linked.

Pascal
function IsHelpContextLinked: Boolean; override;
C++
virtual __fastcall Boolean IsHelpContextLinked();

IsHelpContextLinked indicates whether HelpContext property is linked to the appropriate client property. IsHelpContextLinked returns true if the client requests that the action control this property, false otherwise. 

 

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