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