RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
VarUtils.VAR_LOCALE_USER_DEFAULT Constant

Specifies the default locale for the user or process.

Pascal
VAR_LOCALE_USER_DEFAULT = $400;
C++
VAR_LOCALE_USER_DEFAULT = 0x400;

VAR_LOCALE_USER_DEFAULT gives the default locale for the user or process. 

 

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