Table of Contents

TTMSFNCCustomProgressBarLevel Class

Represents a single threshold level with its own fill, stroke, and font.

API unit family: TMSFNCProgressBar Inherits from: TCollectionItem

Syntax

TTMSFNCCustomProgressBarLevel = class(TCollectionItem)

Properties

Name Description
ActiveFont Font applied to value text when this level is active.
Fill Fill style used to paint the progress bar at this level.
LevelPosition Progress value at which this level becomes active.
Stroke Stroke style used to draw the progress bar border at this level.