[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetItemAt - find and return the list item at the specified coordinates
Source position: comctrls.pp line 1526
public function TCustomListView.GetItemAt( |
x: Integer; |
y: Integer |
):TListItem; |