Table of Contents

TTMSFNCTileListBullets Class

Appearance settings for the page-indicator bullet dots shown in the tile list header or footer.

API unit family: TMSFNCTileList Inherits from: TPersistent

Syntax

TTMSFNCTileListBullets = class(TPersistent)

Properties

Name Description
Fill Fill of unselected page-indicator bullet dots.
SelectedFill Fill of the bullet dot representing the current page.
SelectedStroke Stroke of the bullet dot representing the current page.
Spacing Horizontal gap in pixels between consecutive bullet dots.
Stroke Stroke of unselected page-indicator bullet dots.
Visible When True, page-indicator bullets are displayed.

Events

Name Description
OnChanged Fires when any bullet appearance property changes.