RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.IsCaptionLinked Method

Indicates whether the caption for the action and the client are linked.

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

IsCaptionLinked indicates whether the Caption property is linked to the appropriate client property. IsCaptionLinked 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!