Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTabControlStrings.GetHitTestInfoAt

GetHitTestInfoAt - returns the results of a hit test at the specified location X, Y.

Declaration

Source position: comctrls.pp line 699

public function TTabControlStrings.GetHitTestInfoAt(

  X: Integer;

  Y: Integer

):THitTests; virtual;