RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime Properties

The properties of the TXSCustomDateTime class are listed here.

 
Name 
Description 
 
Indicates the Millisecond of the second that the object represents. 
 
Name 
Description 
 
Represents the object's value as a TDateTime value. 
 
Represents the object's value as a TDateTime value using UTC time. 
 
Day 
Indicates the Day of the month that the object represents. 
 
Indicates any factional portion of a second beyond the seconds specified in the Second property. 
 
Hour 
Indicates the hour of the day that the object represents. 
 
Indicates the difference between the Hour property and the hour in the local time zone. 
 
Indicates the minute of the hour that the object represents. 
 
Indicates the difference between the Minute property and the minute of the hour in local time. 
 
Indicates the month of the year that the object represents. 
 
Indicates the second of the minute that the object represents. 
 
Indicates whether the string representation of this object's value includes a portion for milliseconds when the value of Millisecond is zero. 
 
Year 
Indicates the year that the object represents. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!