[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TListHotTrackStyle

TListHotTrackStyle - enumerated type denoting the style of HotTrack

Declaration

Source position: comctrls.pp line 1292

type TListHotTrackStyle = (

  htHandPoint,

  

  htUnderlineCold,

  

  htUnderlineHot

  

);