Table of Contents

TTMSFNCPageSliderContainerHeaderFooter Class

Defines the text and appearance of a page slider header or footer.

API unit family: TMSFNCPageSlider Inherits from: TPersistent

Syntax

TTMSFNCPageSliderContainerHeaderFooter = class(TPersistent)

Properties

Name Description
Fill Gets or sets the fill used for the header or footer background.
Font Gets or sets the font used for the header or footer text.
Size Gets or sets the header or footer size in pixels.
Stroke Gets or sets the stroke used for the header or footer border.
Text Gets or sets the text displayed in the header or footer.
Visible Gets or sets whether the header or footer is visible.

Events

Name Description
OnChanged Occurs when any header or footer setting changes.

Used by