Table of Contents

TTMSFNCGanttItemAppearance Class

Defines the fill, stroke, progress fill, corners, rounding, and text font used to draw a task item.

API unit family: TMSFNCGanttChart Inherits from: TPersistent

Syntax

TTMSFNCGanttItemAppearance = class(TPersistent)

Properties

Name Description
Corners Corners rounded when the task item is drawn.
Fill Fill used for the task item background.
Font Font used for text drawn on the task item.
ProgressFill Fill used for the task progress portion.
ProgressStroke Stroke used for the task progress portion.
Rounding Corner rounding radius, in pixels, for the task item.
Stroke Stroke used for the task item outline.