RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSTime.Clone Method

Returns a new TXSTime object that represents the same value as this one.

Pascal
function Clone: TXSTime;
C++
__fastcall TXSTime Clone();

Call Clone to obtain a new TXSTime instance that represents the same time as this one. Clone returns the new TXSTime object. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!