RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTimePicker.Checked Property

Indicates whether the check box next to the date or time is selected.

Pascal
property Checked: Boolean;
C++
__property Boolean Checked;

Checked is true if the check box in the TDateTimePicker component is selected. Setting Checked to true at design time makes the check box appear selected by default. 

 

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