RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSDate.Clone Method

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

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

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

 

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