IImageList.AddIcon

Syntax

AddIcon(Icon: IGxIcon);

Parameters

Icon. The icon that must be added to the collection.

Description

The AddIcon method adds the icon that is passed by the Icon parameter in the collection of the component.

See also:

IImageList