ForeColor property (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

Graphics::TColor ForeColor

Delphi Syntax

ForeColor : TColor

Overview

Refer to Using the Image List Control.

Remarks

Sets the color to be used for drawing each item's Text attribute when DisplayItemText is set to True.

See Also

Elements:

DisplayItemText property, BorderColor property, ItemBackgroundColor property, BackColor property, Font property.

Topics:

Raster Images: Displaying Images