System.TDateTime.CurrentDateTime

提供: RAD Studio API Documentation
移動先: 案内検索

C++

static TDateTime CurrentDateTime();

プロパティ

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

説明

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

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

関連項目