[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the ordinal position in the page list for the specified page object.
Source position: comctrls.pp line 335
protected function TNBNoPages.IndexOfPage( |
const AnObject: TPersistent |
):Integer; override; |
AnObject |
|
Page object to locate in the page list. Not used in the method. |
Always returns -1 in TNBNoPages.
Always returns -1 in TNBNoPages.
Version 4.0 | Generated 2025-05-03 | Home |