TListHotTrackStyle - enumerated type denoting the style of HotTrack
Source position: comctrls.pp line 1293
type TListHotTrackStyle = (
htHandPoint,
htUnderlineCold,
htUnderlineHot
);