Table of Contents

TTMSFNCTimelineLayout.OverlapSections Property

When True (the default), sections that share a span are drawn on top of each other. Set to False to stack them in separate rows instead; the row is taken from each section's Row when set, and calculated otherwise.

API unit family: TMSFNCTimeline Declaring type: TTMSFNCTimelineLayout Type: Boolean

Syntax

property OverlapSections: Boolean;

Default: True