[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Implements read access to values for the Strings property.
Source position: comctrls.pp line 306
protected function TNBPages.Get( |
Index: Integer |
):string; override; |
Index |
|
Ordinal position for the requested value. |
Returns the Caption for the page.
Read access is redirected to the PageList property. The return value contains the Caption for the TCustomPage instance stored at the specified position in PageList.
|
List with the TCustomPage instances for the class instance. |
|
Version 4.0 | Generated 2025-05-03 | Home |