[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the page object at the specified position as a TCustomPage type.
Source position: comctrls.pp line 479
public function TCustomTabControl.CustomPage( |
Index: Integer |
):TCustomPage; |
Index |
|
Ordinal position in the page list for the return value. |
TCustomPage instance for the page object at the specified position in the page list.
|
Provides indexed access to the page objects used on the tabbed control. |
|
|
Gets the value for the indexed Page property. |
Version 4.0 | Generated 2025-05-03 | Home |