IToolbarButton.ImageIndex

Syntax

ImageIndex: Integer;

Description

The ImageIndex property determines index of the image from the list of the Images property of the ToolBar toolbar.

Comments

If the component does not contain an image, the value of the ImageIndex property is -1.

See also:

IToolbarButton