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