RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRadioButton.SetChecked Method

Sets the Checked property.

Pascal
procedure SetChecked(Value: Boolean); override;
C++
virtual __fastcall SetChecked(Boolean Value);

SetChecked is the write implementer for the Checked property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!