RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.Languages Function

Lists the locales for which support is available.

Pascal
function Languages: TLanguages;
C++
TLanguages Languages();

SysUtils

Use the value returned by Languages to obtain information about the locales that the system supports. This function is only available on Windows. 

 

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