Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TPageControl.FindNextPage

FindNextPage - returns the next page (TTabSheet) in the sequence.

Declaration

Source position: comctrls.pp line 593

public function TPageControl.FindNextPage(

  CurPage: TTabSheet;

  GoForward: Boolean;

  CheckTabVisible: Boolean

):TTabSheet;