TcxClock.Time Property
In This Article
Specifies the time that is displayed by the clock.
#Declaration
Delphi
property Time: TTime read; write;
#Property Value
Type |
---|
TTime |
#Remarks
The format of the specified time value is dependent on the system settings.
See Also