[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the ordinal position for the specified page object.
Source position: comctrls.pp line 290
protected function TNBBasePages.IndexOfPage( |
const AnObject: TPersistent |
):Integer; virtual; abstract; |
AnObject |
|
Page object to locate in the list. |
Ordinal position for the specified page object, or -1 when not found.
Version 4.0 | Generated 2025-05-03 | Home |