IStatusBarPane.ImageIndex

Syntax

ImageIndex: Integer;

Description

The ImageIndex property determines index of the image that is displayed to the left of panel text.

Comments

The property is set to -1 by default, the image is absent. The ImageList component is used as the images source; the name of this component is set as a value of the Images property in the parent object.

See also:

IStatusBarPane