RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.ShortTimeFormat Variable

ShortTimeFormat is the format string used to convert a time value to a short string with only hours and minutes.

Pascal
ShortTimeFormat: string;
C++
AnsiString ShortTimeFormat;

On Windows, the default value is computed from LOCALE_ITIME and LOCALE_ITLZERO. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!