ItemHeight property (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

int ItemHeight

Delphi Syntax

ItemHeight: Integer

Overview

Refer to Using the Image List Control.

Remarks

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

The default setting is 115 pixels.

See Also

Elements:

ItemBackgroundColor property, ItemWidth property, ItemVerticalSpacing property, ItemHorizontalSpacing property, DisplayItemText property

Topics:

Raster Images: Displaying Images