[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 993

type TListHotTrackStyle = (

  htHandPoint,

  

  htUnderlineCold,

  

  htUnderlineHot

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.