ICultureInfo.ThreeLetterWindowsLanguageName

Syntax

ThreeLetterWindowsLanguageName: String;

Description

The ThreeLetterWindowsLanguageName property returns a three-letter language code in the Windows API format.

Example

The example of use is given in description of the ICultureInfo.Language property.

See also:

ICultureInfo