ItemBackgroundColor property (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

Graphics::TColor ItemBackgroundColor

Delphi Syntax

ItemBackgroundColor : TColor

Overview

Refer to Using the Image List Control.

Remarks

(Published property) Specifies the color to use as the background of each item that is displayed.

The default setting is clBtnFace.

See Also

Elements:

ItemWidth property, ItemHeight property, ItemVerticalSpacing property, ItemHorizontalSpacing property, DisplayItemText property

Topics:

Raster Images: Displaying Images