Table of Contents

TTMSFNCPlannerGridCellAppearance Class

Controls the fill and stroke appearance of individual grid cells in the planner.

API unit family: TMSFNCPlanner Inherits from: TPersistent

Syntax

TTMSFNCPlannerGridCellAppearance = class(TPersistent)

Properties

Name Description
DisabledFill Fill for cells that are disabled (fall on inactive days or outside the active range).
Fill Default background fill for normal grid cells.
HorizontalStroke Stroke drawn on the major horizontal (time-unit) grid lines.
HorizontalSubStroke Stroke drawn on the minor horizontal (sub-unit) grid lines.
InActiveFill Fill for cells whose date/time falls outside the active time range.
VerticalStroke Stroke drawn on the vertical (column-dividing) grid lines.

Used by