[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |