RAD Studio VCL Reference
ContentsIndex
TXSDateTime Members Public Properties
Public Properties
 
Name 
Description 
 
Represents the object's value as a TDateTime value. 
 
Represents the object's value as a TDateTime value using UTC time. 
 
Specifies the object that controls the lifetime of a TRemotable instance. 
 
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 Millisecond of the second that the object represents. 
 
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 how the value of the TRemotable descendant encodes its value. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.