IActionItem.ImageIndex

Syntax

ImageIndex: Integer;

Description

The ImageIndex property determines an index of the image that corresponds to this action.

Comments

The property is set to -1 by default, the image is absent. The ImageList or GlobalImageList component, which name is specified as the value of the Images property of the ActionList parent component is a source of images.

See also:

IActionItem |IActionList.Images