TTMSFNCPageSliderPageChangingEvent Event Type
Handler type for validating page changes.
API unit family: TMSFNCPageSlider
Parameters
| Name | Description |
|---|---|
Sender |
Page slider that is changing pages. |
AFromPage |
Current page index. |
AToPage |
Requested page index. |
AAllowChange |
Set to True to allow the change; set to False to cancel it. |