[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Inserts the specified page at the given position in the list.
Source position: comctrls.pp line 291
protected procedure TNBBasePages.InsertPage( |
Index: Integer; |
const APage: TCustomPage |
); virtual; abstract; |
Index |
|
Ordinal position where the page is inserted. |
APage |
|
Page object inserted in the method. |
Version 4.0 | Generated 2025-05-03 | Home |