IResourceLocales.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of languages available in the resource editor.

Comments

To get resource language, use the IResourceLocales.Item property.

See also:

IResourceLocales