TTMSFNCPageSliderContainer Class
Represents a single page container in a page slider.
API unit family: TMSFNCPageSlider
Inherits from: TTMSFNCCustomControl
Implements: ITMSFNCBitmapContainer
Syntax
TTMSFNCPageSliderContainer = class(TTMSFNCCustomControl, ITMSFNCBitmapContainer)
Properties
| Name | Description |
|---|---|
| Footer | Gets or sets the footer appearance and text for the page. |
| Header | Gets or sets the header appearance and text for the page. |
| MinimumWidth | Gets or sets the minimum width used for the page during layout and sliding. |
| PageIndex | Gets or sets the zero-based index of this page within the page slider. |
| PageSlider | Gets or sets the page slider that owns this page container. |