|
RAD Studio VCL Reference
|
Returns the value of the Checked property.
function GetChecked: Boolean; override;
virtual __fastcall Boolean GetChecked();
GetChecked is the protected implementation of the Checked property. Override this method and the SetChecked method to change the Checked property in descendant classes.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|