WINDOWSLANGUAGE Function

Gets the current Windows language setting.

Syntax

  
LanguageID := WINDOWSLANGUAGE  

Property Value/Return Value

Type: Integer

Remarks

The LanguageID is a standard Windows language ID. The Windows Language virtual table contains a list of these IDs and the corresponding names and short names.

For more information, see Multilanguage Development.

See Also

GLOBALLANGUAGE Function