TTMSFNCPageSliderPages Class
Collection that stores the pages managed by a page slider.
API unit family: TMSFNCPageSlider
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCPageSliderPages = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets the page entry at the specified index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a page entry to the collection. |
| Insert | Inserts a page entry at the specified index. |
Events
| Name | Description |
|---|---|
| OnChanged | Occurs when the collection changes. |