[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 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.0 | Generated 2025-05-03 | Home |