RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTime::CurrentDate Method

Returns the current date as a System::TDateTime::TDateTime value.

Pascal
function CurrentDate: TDateTime; static;
C++
static __fastcall TDateTime CurrentDate();

System::TDateTime::CurrentDate retrieves the current date and returns it as a new System::TDateTime::TDateTime object with a 0 time value. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!