TListHotTrackStyles - set of TListHotTrackStyle
Source position: comctrls.pp line 1294
type TListHotTrackStyles = set of (
htHandPoint,
htUnderlineCold,
htUnderlineHot
);