[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Inserts a page instance at the specified position in the page list.
Source position: comctrls.pp line 311
protected procedure TNBPages.InsertPage( |
Index: Integer; |
const APage: TCustomPage |
); override; |
Index |
|
Ordinal position in the page list for the inserted value. |
APage |
|
Page instance inserted into the page list. |
Version 4.0 | Generated 2025-05-03 | Home |