TTMSFNCTimelineLayout.OverlapSections Property
When
True(the default), sections that share a span are drawn on top of each other. Set toFalseto stack them in separate rows instead; the row is taken from each section'sRowwhen set, and calculated otherwise.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimelineLayout
Type: Boolean
Syntax
property OverlapSections: Boolean;
Default: True