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;

SysUtils

On Windows, the initial value is fetched from LOCALE_S1159. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!