IMetabaseCustomClass.SmallImageIndex

Syntax

SmallImageIndex: Integer;

Description

The SmallImageIndex property determines small icon index for class in the collection.

Comments

To get the collection of small icons, use the IMetabaseCustomExtender.SmallImages property.

Example

The property use is given in the example for IMetabaseCustomObject.CustomClass.

See also:

IMetabaseCustomClass