System.SysUtils.TFormatSettings.ShortDateFormat
Delphi
ShortDateFormat: string;
C++
System::UnicodeString ShortDateFormat;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | TFormatSettings |
Description
Specifies the short format string used to represent a date value as a string.
ShortDateFormat is the format string used to convert a date value to a user-friendly string, in short format.