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

TTabControlNoteBookStrings.GetCount

Gets the value for the Count property.

Declaration

Source position: comctrls.pp line 762

protected function TTabControlNoteBookStrings.GetCount: Integer; override;

Function result

Value for the Count property.

Description

GetCount is an overridden method in TTabControlNoteBookStrings used to get the value for the Count property. In TTabControlNoteBookStrings, the property contains the value from the PageCount property in NoteBook.

See also

TTabControlNoteBookStrings.Notebook

  

The tab control where the string values are displayed as the caption for the tabs.

TCustomTabControl.PageCount

  

Returns the number of page objects stored in the internal page list for the tabbed control.

TStrings.Count


Version 4.0 Generated 2025-05-03 Home