[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the Count property.
Source position: comctrls.pp line 756
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. |
|
|
PageCount - the number of Pages in the Notebook. |
|
TStrings.Count |