IResourceLocales.Count

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