RAD Studio VCL Reference
|
Contains the locale name specified by an integer locale ID.
property NameFromLocaleID [ID: LCID]: string;
__property AnsiString NameFromLocaleID[LCID ID];
Read NameFromLocaleID to get the standard Windows name for a locale using an integer locale ID. For example, NameFromLCID[$0409] returns the string English (United States).
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|