[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the position in PageList for the specified page.
Source position: comctrls.pp line 310
protected function TNBPages.IndexOfPage( |
const AnObject: TPersistent |
):Integer; override; |
AnObject |
|
TCustomPage instance to locate in the list of pages. |
Ordinal position for the page instance, or -1 when not found.
Version 4.0 | Generated 2025-05-03 | Home |