Gets the ordinal position in the page list for the specified page object.
Source position: comctrls.pp line 478
public function TCustomTabControl.IndexOf( |
APage: TPersistent |
):Integer; virtual; |
APage |
|
Page object (TPersistent) to locate in the page list. |
Ordinal position in the page list for the page object, or -1 when not found.
|
Gets the position in PageList for the specified page. |
| Version 4.6 | Generated 2026-02-20 | Home |