RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonControl.GetChecked Method

Returns whether the button control is checked.

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

GetChecked is the read implementation of the Checked property. 

 

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