Skip to main content

TcxLanguage.LocaleID Property

Specifies the language’s locale ID, according to the Windows system specification.

Declaration

property LocaleID: Cardinal read; write;

Property Value

Type
Cardinal

Remarks

To learn the locale id that corresponds to the required language, refer to the list of supported locales at the following address: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c. This information is also available in the MSDN Library.

See Also