[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 142
public function TNotebook.IndexOf( |
APage: TPage |
):Integer; |
APage |
|
Page object to locate in the list of pages. |
Ordinal position for the requested page object.
lazarus-ccr.sourceforge.net |