ISharedAdhocPlugin.IconIndex

Syntax

IconIndex: Integer;

Description

The IconIndex property determines index of plugin icon.

Comments

To work with the collection of large icons, use the ISharedPlugins.LargeImages property, with the collection of small icons, use the ISharedPlugins.SmallImages property.

Example

The property use is given in the example for ISharedPluginsContainer.Plugins.

See also:

ISharedAdhocPlugin