RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.IsEnabledLinked Method

Indicates whether the enabled state for the action and the client are linked.

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

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