RAD Studio VCL Reference
|
Returns the current date and time as a System::TDateTime::TDateTime value.
function CurrentDateTime: TDateTime; static;
static __fastcall TDateTime CurrentDateTime();
System::TDateTime::CurrentDateTime retrieves the current date and time, and returns it as a new System::TDateTime::TDateTime object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|