[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetIndexAtXY - returns the index of an item at the specified coordinates
Source position: stdctrls.pp line 542
public function TCustomListBox.GetIndexAtXY( |
X: Integer; |
Y: Integer |
):Integer; |