System.SysUtils.TFormatSettings.ShortTimeFormat

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

Delphi

ShortTimeFormat: string;

C++

System::UnicodeString ShortTimeFormat;

プロパティ

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


説明

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

ShortTimeFormat は、時刻値をユーザーが理解しやすい文字列に変換するための形式文字列で、時、分の短い形式で表されます。

関連項目