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

TCustomListView.GetItemAt

GetItemAt - find and return the list item at the specified coordinates

Declaration

Source position: comctrls.pp line 1036

public function TCustomListView.GetItemAt(

  x: Integer;

  y: Integer

):TListItem;