RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.IsHelpLinked Method

Indicates whether the help properties for the action and the client are linked.

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

IsHelpLinked indicates whether the HelpContext, HelpKeyword, and HelpType properties are linked to the appropriate client properties. IsHelpLinked returns true if the client requests that the action control all of these properties, false otherwise. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!