System.SysUtils.TFormatSettings.DateSeparator
Delphi
DateSeparator: Char;
C++
System::WideChar DateSeparator;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | TFormatSettings |
Description
Specifies the character used as date separator.
DateSeparator is the character used to separate the year, month, and day parts of a date value.