|
RAD Studio VCL Reference
|
Indicates whether the checked state for the action and the client are linked.
function IsCheckedLinked: Boolean; override;
virtual __fastcall Boolean IsCheckedLinked();
IsCheckedLinked indicates whether the Checked property is linked to the appropriate client property. IsCheckedLinked 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!
|