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

TPageControl.IndexOfPageAt

Declaration

Source position: comctrls.pp line 592

public function TPageControl.IndexOfPageAt(

  X: Integer;

  Y: Integer

):Integer; override;

function TPageControl.IndexOfPageAt(

  P: TPoint

):Integer; override;