TTMSFNCTimeline.OnAfterDrawIndicatorAnnotation Event
Occurs after timeline drawing so additional rendering can be applied.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
OnAfterDrawIndicatorAnnotation: TTMSFNCTimelineAfterDrawIndicatorAnnotation;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AGraphics |
Graphics context used for drawing. |
AIndicator |
Indicator associated with the event. |
ADrawingParams |
Drawing parameters for the timeline element. |