Icon TPageChangeEvent

Unit: WebPages

TPageChangeEvent = function (Sender: TObject; NewPage: TPage):
      Boolean of object

Available In: Client and Server Applications

The TPageChangeEvent event type is used by the TPagePanel OnPageChange event to indicate when the active page changes in the control.
Image