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

TCustomTabControl.GetPage

Gets the value for the indexed Page property.

Declaration

Source position: comctrls.pp line 460

protected function TCustomTabControl.GetPage(

  AIndex: Integer

):TCustomPage; virtual;

Arguments

AIndex

  

Ordinal position for the page object requested in the method.

Function result

Value for the property.

See also

TCustomTabControl.Page

  

The current Page of the Notebook.

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