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

TTabControl.GetHitTestInfoAt

Gets a set of hit test results for the specified mouse coordinates.

Declaration

Source position: comctrls.pp line 851

public function TTabControl.GetHitTestInfoAt(

  X: Integer;

  Y: Integer

):THitTests;

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