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