Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomListView.DoOwnerDataHint

Signals the OnDataHint event handler (when assigned).

Declaration

Source position: comctrls.pp line 1545

protected function TCustomListView.DoOwnerDataHint(

  AStartIndex: Integer;

  AEndIndex: Integer

):Boolean; virtual;