IGxImageList.AddIcon

Syntax

AddIcon(Icon: IGxIcon);

Parameters

Icon. Icon to be added to the collection.

Description

The AddIcon method adds the icon passed by the Icon parameter to the collection of images.

Example

The example of use is given on the page with description of the Plugins property.

See  also:

IGxImageList