RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSTime Members

The following tables list the members exposed by TXSTime.

 
Name 
Description 
 
This is FSerializationOptions, a member of class TRemotable. 
 
Name 
Description 
 
This is GetAsTime, a member of class TXSTime. 
 
This is GetFractionalSeconds, a member of class TXSTime. 
 
This is GetFractionalSecondString, a member of class TXSTime. 
 
This is GetHour, a member of class TXSTime. 
 
This is GetHourOffset, a member of class TXSTime. 
 
This is GetMillisecond, a member of class TXSTime. 
 
This is GetMinute, a member of class TXSTime. 
 
This is GetMinuteOffset, a member of class TXSTime. 
 
This is GetSecond, a member of class TXSTime. 
 
This is SetAsTime, a member of class TXSTime. 
 
This is SetFractionalSeconds, a member of class TXSTime. 
 
This is SetHour, a member of class TXSTime. 
 
This is SetHourOffset, a member of class TXSTime. 
 
This is SetMillisecond, a member of class TXSTime. 
 
This is SetMinute, a member of class TXSTime. 
 
This is SetMinuteOffset, a member of class TXSTime. 
 
This is SetSecond, a member of class TXSTime. 
 
Name 
Description 
 
This is FractionalSecondString, a member of class TXSTime. 
 
Name 
Description 
 
Returns a new TXSTime object that represents the same value as this one. 
 
Creates and initializes a TRemotable object. 
 
Frees the memory associated with the TRemotable object. 
 
Returns a string that represents the value of a TXSTime 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 TXSTime instance from the string representation of its value. 
 
Name 
Description 
 
Represents the object's value as a TDateTime value. 
 
Specifies the object that controls the lifetime of a TRemotable instance. 
 
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 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 fractions of a second when the value of Millisecond and FractionalSeconds is zero. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!