[Overview][Types][Classes][Procedures and functions][Index] |
Gets the ordinal position for the specified page object in the list of pages.
Source position: extctrls.pp line 113
public function TUNBPages.IndexOfObject( |
AObject: TObject |
):Integer; override; |
AObject |
|
The page object to locate in the list of pages. |
Ordinal position for the page object.
Version 4.0 | Generated 2025-05-03 | Home |