IImageButton.Images

Syntax

Images: IImageList;

Description

The Images property determines a name of the ImageList component, which images should be used in the component.

Comments

Names of all ImageList components placed on the form are included in the list of available values of this property.

See also:

IImageButton