Table of Contents

TTMSFNCTileListFooter Class

Footer bar displayed below the tile list; contains navigation arrows, page-indicator bullets, and optional background fill.

API unit family: TMSFNCTileList Inherits from: TTMSFNCTileListHeaderFooterBase

Syntax

TTMSFNCTileListFooter = class(TTMSFNCTileListHeaderFooterBase)

Properties

Name Description
ArrowLeft Left (previous-page) navigation arrow button settings. (inherited from TTMSFNCTileListHeaderFooterBase)
ArrowRight Right (next-page) navigation arrow button settings. (inherited from TTMSFNCTileListHeaderFooterBase)
Bullets Page-indicator bullet dots shown in the footer. (inherited from TTMSFNCTileListHeaderFooterBase)
Fill Background fill of the footer bar. (inherited from TTMSFNCTileListHeaderFooterBase)
Size Height of the footer bar in pixels. (inherited from TTMSFNCTileListHeaderFooterBase)
Stroke Border stroke of the footer bar. (inherited from TTMSFNCTileListHeaderFooterBase)
Visible When True, the footer bar is displayed. (inherited from TTMSFNCTileListHeaderFooterBase)

Events

Name Description
OnChanged Fires when any header/footer appearance property changes. (inherited from TTMSFNCTileListHeaderFooterBase)