[Overview][Types][Classes][Procedures and functions][Index] |
Gets the ordinal position in the list of pages for the specified page object.
Source position: extctrls.pp line 143
public function TNotebook.IndexOf( |
APage: TPage |
):Integer; |
APage |
|
Page object to locate in the list of pages. |
Ordinal position for the requested page object.
Version 4.0 | Generated 2025-05-03 | Home |