[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TListHotTrackStyle - enumerated type denoting the style of HotTrack
Source position: comctrls.pp line 993
type TListHotTrackStyle = ( |
||
htHandPoint, |
|
|
htUnderlineCold, |
|
|
htUnderlineHot |
|
|
); |
lazarus-ccr.sourceforge.net |