TPagerPageChangedEventParameter class
TPagerPageChangedEventParameter encapsulates the parameter data for TPager::onPageIndexChanged event of TPager controls.
The CommandSource property refers to the control that originally raises the OnCommand event, while NewPageIndex returns the new page index carried with the page command.