RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.TimeSeparator Variable

TimeSeparator is the character used to separate the hour, minute, and second parts of a time value.

Pascal
TimeSeparator: Char;
C++
Char TimeSeparator;

On Windows, the initial value is fetched from LOCALE_STIME. 

 

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