ISharedAdhocPlugin.IconIndex

Fore Syntax

IconIndex: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISharedAdhocPlugin