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

TCustomTabControl.IndexOfTabAt

IndexOfTabAt - returns the index value of the Tab located at specified X, Y

Declaration

Source position: comctrls.pp line 541

public function TCustomTabControl.IndexOfTabAt(

  X: Integer;

  Y: Integer

):Integer;

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