System.SysUtils.TFormatSettings.LongDateFormat

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

Delphi

LongDateFormat: string;

C++

System::UnicodeString LongDateFormat;

プロパティ

種類 可視性 ソース ユニット
field public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TFormatSettings


説明

日付値を文字列で表す際に使用する、長い形式の文字列を示します。

LongDateFormat は、日付値をユーザーが理解しやすい文字列に変換するための、長い形式の形式文字列です。

関連項目