[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the indexed Page property.
Source position: comctrls.pp line 460
protected function TCustomTabControl.GetPage( |
AIndex: Integer |
):TCustomPage; virtual; |
AIndex |
|
Ordinal position for the page object requested in the method. |
Value for the property.
|
The current Page of the Notebook. |
lazarus-ccr.sourceforge.net |