TTMSFNCCustomPageSlider.IndexOfPage Method
Returns the index of the specified page container.
API unit family: TMSFNCPageSlider
Declaring type: TTMSFNCCustomPageSlider
Syntax
function IndexOfPage(APage: TTMSFNCPageSliderContainer): Integer;
Parameters
| Name | Description |
|---|---|
APage |
Page container to locate. |
Returns
The zero-based page index, or -1 when the page is not part of the slider.