System.TDateTime.CurrentTime

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

C++

static TDateTime __fastcall CurrentTime();

プロパティ

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

説明

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

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

関連項目