IMetabaseCustomExtender.SmallImages

Syntax

SmallImages: IGxImageList;

Description

The SmallImages property determines a source of small icons for classes objects that contain in a container.

Comments

To determine small icon index in the collection, use the IMetabaseCustomClass.SmallImageIndex property.

Example

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

See also:

IMetabaseCustomExtender