Table of Contents

TTMSFNCPlanner.OnAfterDrawTimeLine Event

Occurs after the timeline area is drawn.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlanner Inherited from: TTMSFNCCustomPlanner

Syntax

OnAfterDrawTimeLine: TTMSFNCPlannerAfterDrawTimeLineEvent;

Parameters

Name Description
Sender Object that triggered the event.
AGraphics Graphics context used for drawing.
ALeft Indicates whether the left-side timeline area is being drawn.
ARect Rectangle affected by the event in control coordinates.