RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.TimeAMString Variable

TimeAMString is the suffix string used for time values between 00:00 and 11:59 in 12-hour clock format.

Pascal
TimeAMString: string;
C++
AnsiString TimeAMString;

On Windows, the initial value is fetched from LOCALE_S1159. 

 

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