IMetabaseCustomClass.LargeImageIndex

Syntax

LargeImageIndex: Integer;

Description

The LargeImageIndex property determines large icon index for class in the collection.

Comments

To get the collection of large icons, use the IMetabaseCustomExtender.LargeImages property.

Example

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

See also:

IMetabaseCustomClass