Table of Contents

TTMSFNCPlannerDisplayGroup Record

Describes a rendered group header band: its start and end pixel positions and the bounding rectangle used to draw the group label text.

API unit family: TMSFNCPlanner

Syntax

TTMSFNCPlannerDisplayGroup = record

Fields and properties

Name Type Description
EndPosition Integer Last position covered by the group.
StartPosition Integer First position covered by the group.
TextRect TRectF Bounds the group caption is drawn within.