ListBox.ImageList

Syntax

ImageList: PP.ImageList;

Description

The ImageList property determines a set of icons for the ListBox component.

Comments

Property value is the object of the ImageList class.

Example

The example of property use is given on the Example of Creating the ListBox Component page.

See also:

ListBox