System.SysUtils.FormatSettings
Delphi
FormatSettings: TFormatSettings;
C++
extern DELPHI_PACKAGE TFormatSettings FormatSettings;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| variable | public | System.SysUtils.pas System.SysUtils.hpp | System.SysUtils | System.SysUtils | 
説明
デフォルトの書式設定です。
FormatSettings はグローバル変数です。 特定のロケールの書式設定を取得するには、TFormatSettings オブジェクトを作成します。 TFormatSettings.Create パラメータを参照してください。