System.SysUtils.TFormatSettings.LongTimeFormat
Delphi
LongTimeFormat: string;
C++
System::UnicodeString LongTimeFormat;
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 time value as a string.
LongTimeFormat is the format string used to convert a time value to a user-friendly string, in long format, with hours, minutes, and seconds.