RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSDateTime Members

The following tables list the members exposed by TXSDateTime.

 
Name 
Description 
 
This is FDateTime, a member of class TXSCustomDateTime. 
 
This is FSerializationOptions, a member of class TRemotable. 
 
Name 
Description 
 
Returns the value of the AsDateTime property. 
 
This is GetAsUTCDateTime, a member of class TXSCustomDateTime. 
 
Returns the value of the Day property. 
 
Returns the value of the FractionalSeconds property. 
 
Returns the value of the Hour property. 
 
Returns the value of the HourOffset property. 
 
Returns the value of the Millisecond property. 
 
Returns the value of the Minute property. 
 
Returns the value of the MinuteOffset property. 
 
Returns the value of the Month property. 
 
Returns the value of the Second property. 
 
Returns the value of the UseZeroMilliseconds property. 
 
Returns the value of the Year property. 
 
Sets the value of the AsDateTime property. 
 
Sets the value of the AsUTCDateTime property. 
 
Sets the value of the Day property. 
 
Sets the value of the FractionalSeconds property. 
 
Sets the value of the Hour property. 
 
Sets the value of the HourOffset property. 
 
Sets the value of the Millisecond property. 
 
Sets the value of the Minute property. 
 
Sets the value of the MinuteOffset property. 
 
Sets the value of the Month property. 
 
Sets the value of the Second property. 
 
Sets the value of the UseZeroMilliseconds property. 
 
Sets the value of the Year property. 
 
Name 
Description 
 
Returns a new TXSDateTime object that represents the same value as this one. 
 
This is CompareDateTimeParam, a member of class TXSDateTime. 
 
Creates and initializes a TRemotable object. 
 
Creates and initializes a TXSCustomDateTime object. 
 
Frees the memory associated with the TRemotable object. 
 
Frees the memory associated with the TXSCustomDateTime object. 
 
Returns a string that represents the value of a TXSDateTime instance. 
 
Converts this remotable object to its SOAP representation. 
 
Converts this remotable object to its SOAP representation. 
 
Initializes this TRemotable instance to represent the value of its SOAP representation. 
 
Initializes this TRemotableXS instance to represent the value of its SOAP representation. 
 
Assigns the properties of the TXSDateTime instance from the string representation of its value. 
 
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.
What do you think about this topic? Send feedback!