RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.TimePMString Variable

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

Pascal
TimePMString: string;
C++
AnsiString TimePMString;

On Windows, the initial value is fetched from LOCALE_S2359. 

 

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