[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the Count property.
Source position: comctrls.pp line 762
protected function TTabControlNoteBookStrings.GetCount: Integer; override; |
Value for the Count property.
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.
|
The tab control where the string values are displayed as the caption for the tabs. |
|
|
Returns the number of page objects stored in the internal page list for the tabbed control. |
|
Version 4.0 | Generated 2025-05-03 | Home |