RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLanguages.NameFromLCID Property

Contains the locale name specified by a string representation of a locale ID.

Pascal
property NameFromLCID [const ID: string]: string;
C++
__property AnsiString NameFromLCID[AnsiString const ID];

Read NameFromLCID to get the standard Windows name for a locale using a locale ID represented by a string. 

 

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