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

TCustomListBox.GetIndexAtXY

GetIndexAtXY - returns the index of an item at the specified coordinates

Declaration

Source position: stdctrls.pp line 550

public function TCustomListBox.GetIndexAtXY(

  X: Integer;

  Y: Integer

):Integer;

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