Moves a page from the current index to a new position in PageList.
Source position: comctrls.pp line 322
public procedure TNBPages.Move( |
CurIndex: Integer; |
NewIndex: Integer |
); override; |
CurIndex |
|
Current position in PageList where the page is stored. |
NewIndex |
|
New position in PageList where the page is stored. |
| Version 4.4 | Generated 2025-11-08 | Home |