[Overview][Types][Classes][Procedures and functions][Index] |
Inserts a page with the specified name at the given position in the list of pages.
Source position: extctrls.pp line 114
public procedure TUNBPages.Insert( |
Index: Integer; |
const S: string |
); override; |
Index |
|
Ordinal position where the page is stored. |
S |
|
Name for new page. |
Version 4.0 | Generated 2025-05-03 | Home |