Gets the value for the indexed Page property.
Source position: comctrls.pp line 462
protected function TCustomTabControl.GetPage( |
AIndex: Integer |
):TCustomPage; virtual; |
AIndex |
|
Ordinal position for the page object requested in the method. |
Value for the property.
|
Provides indexed access to the page objects used on the tabbed control. |
|
|
The base class for TTabSheet. |
| Version 4.4 | Generated 2025-11-08 | Home |