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

TPageControl.IndexOfPageAt

Declaration

Source position: comctrls.pp line 593

public function TPageControl.IndexOfPageAt(

  X: Integer;

  Y: Integer

):Integer; override;

function TPageControl.IndexOfPageAt(

  P: TPoint

):Integer; override;

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