IResourceItems.Count

Syntax

Count: Integer;

Description

The Count property returns the number of strings or images in the resource editor.

Comments

To remove all strings or images from resources, use the IResourceItems.Clear method.

See also:

IResourceItems