IHotTrackStyles.UnderlineCold

Syntax

UnderlineCold: Boolean;

Description

The UnderlineCold property determines whether the elements of the ListView component are underlined.

Comments

If the property is set to True, all elements of the ListView component are underlined.

If the property is set to False, the elements are not underlined.

The UnderlineCold property is relevant only if the IHotTrackStyles.HandPoint property is set to True.

See also:

IHotTrackStyles