RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTimePicker.Time Property

Indicates the time entered by the user.

Pascal
property Time: TTime;
C++
__property TTime Time;

Time represents the time entered by the user. Set Time in program code or in the Object Inspector to determine which time is selected by default. (Applies only when Kind = dtkTime.) 

 

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