System.SysUtils.TFormatSettings.ShortDateFormat

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

Delphi

ShortDateFormat: string;

C++

System::UnicodeString ShortDateFormat;

プロパティ

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


説明

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

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