[Overview][Types][Classes][Procedures and functions][Index] |
Ordinal position for the page in its Notebook.
Source position: extctrls.pp line 57
public property TPage.PageIndex : Integer |
PageIndex is a read-only Integer property which contains the ordinal position for the page in its TNotebook container. The return value is -1 when the Parent control is unassigned, or not derived from TNotebook.
|
Gets the ordinal position in the list of pages for the specified page object. |
|
|
Ordinal position for the page in the parent control. |
|
|
The control within which the control is shown. |
Version 4.0 | Generated 2025-05-03 | Home |