ItemWidth property (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

int ItemWidth

Delphi Syntax

ItemWidth: Integer

Overview

Refer to Using the Image List Control.

Remarks

(Published property,) Specifies the width for displayed items. The unit of measure is in pixels.

The default setting is 115 pixels.

See Also

Elements:

ItemBackgroundColor property, ItemHeight property, ItemVerticalSpacing property, ItemHorizontalSpacing property, DisplayItemText property

Topics:

Raster Images: Displaying Images