RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuActionLink.IsAutoCheckLinked Method

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

Pascal
function IsAutoCheckLinked: Boolean; virtual;
C++
virtual __fastcall Boolean IsAutoCheckLinked();

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