RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSDateTime.Clone Method

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

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

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

 

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