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

TCustomTabControl.GetPageCount

Gets the value for the PageCount property.

Declaration

Source position: comctrls.pp line 461

protected function TCustomTabControl.GetPageCount: Integer; virtual;

Function result

Value for the property.

See also

TCustomTabControl.PageCount

  

PageCount - the number of Pages in the Notebook.