[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TListHotTrackStyles - set of TListHotTrackStyle
Source position: comctrls.pp line 1336
type TListHotTrackStyles = set of ( |
||
htHandPoint, |
|
For current ListView item, show HandPoint mouse cursor. |
htUnderlineCold, |
|
For current ListView item, show pale underline. |
htUnderlineHot |
|
For current ListView item, show bold underline. |
); |
lazarus-ccr.sourceforge.net |