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

TCustomListView.HoverTime

Time (in msec) for which the mouse cursor must hover over an item, before item's tooltip is shown.

Declaration

Source position: comctrls.pp line 1528

protected property TCustomListView.HoverTime : Integer
  read GetHoverTime
  write SetHoverTime
  default -1;

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