IMetabaseCustomExtender.LargeImages

Syntax

LargeImages: IGxImageList;

Description

The LargeImages property determines a source of large icons for classes objects that area included into the container.

Comments

To determine a large icon index in the collection, use the IMetabaseCustomClass.LargeImageIndex property.

Example

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

See also:

IMetabaseCustomExtender