メインメニューを開く

RAD Studio API Documentation β

System.TDateTime.CurrentDateTime

C++

static TDateTime __fastcall CurrentDateTime();

プロパティ

種類 可視性 ソース ユニット
function public systdate.h System TDateTime

説明

現在の日付と時刻を TDateTime 値として返します。

CurrentDateTime は,現在の日付と時刻を取得して,新しい TDateTime オブジェクトとして返します。

関連項目