Table of Contents

TTMSFNCGanttTaskAppearance Class

Defines task bar appearance, including fill, stroke, progress styling, corners, rounding, and text font.

API unit family: TMSFNCGanttClasses Inherits from: TPersistent

Syntax

TTMSFNCGanttTaskAppearance = class(TPersistent)

Properties

Name Description
Corners Corners to round when drawing the task bar.
Fill Fill used for the task bar background.
Font Font used for text associated with this task appearance.
ProgressFill Fill used for the completed progress portion of the task bar.
ProgressStroke Stroke used for the completed progress portion of the task bar.
Rounding Corner rounding radius, in pixels, for the task bar.
Stroke Stroke used for the task bar outline.

Used by