RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTimePicker.ShowCheckbox Property

Displays a check box next to the date or time.

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

Set ShowCheckbox to true to display a check box in the TDateTimePicker component. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!