FindNextPage - returns the next page (TTabSheet) in the sequence.
Source position: comctrls.pp line 593
public function TPageControl.FindNextPage(
CurPage: TTabSheet;
GoForward: Boolean;
CheckTabVisible: Boolean
):TTabSheet;