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

TCustomTabControl.IndexOfPageAt

Declaration

Source position: comctrls.pp line 445

protected function TCustomTabControl.IndexOfPageAt(

  X: Integer;

  Y: Integer

):Integer; virtual; overload;

function TCustomTabControl.IndexOfPageAt(

  P: TPoint

):Integer; virtual; overload;

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