IResourceLocale.Key

Fore Syntax

Key: Integer;

Fore.NET Syntax

Key: uinteger;

Description

The Key property gets key of the resource editor language.

Comments

Language key is a value of the LocaleCodeID enumeration.

Fore and Fore.NET Examples

The property use is given in the example for IResourceLocales.CurrentLocale.

See also:

IResourceLocale