RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.ShortDateFormat Variable

ShortDateFormat is the format string used to convert a date value to a short string suitable for editing.

Pascal
ShortDateFormat: string;
C++
AnsiString ShortDateFormat;

SysUtils

On Windows, the initial value is fetched from LOCALE_SSHORTDATE. 

 

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