IImageList.Add

Syntax

Add(Image: IGxBitmap; [Transparent: IGxColor = Null]);

Parameters

Image. The image that must be added to the collection.

Transparent. Optional parameter that determines the color to be used as transparent.

Description

The Add method adds the image that is passed by the Image parameter in the collection of the component.

See also:

IImageList