RAD Studio VCL Reference
|
TLanguages lists all available Windows locales.
TLanguages = class;
class TLanguages;
SysUtils
The Languages function returns a TLanguages instance that lists the Windows locales supported by the current system. For each locale, TLanguages indicates the locale ID (LCID), standard name, and recommended file-name extension. This information is obtained from the operating system; all TLanguages properties are read-only.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|