TTMSFNCTimeline.OnUpdateIndicatorDisplay Event
Occurs when display parameters for an indicator are prepared.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
OnUpdateIndicatorDisplay: TTMSFNCTimelineUpdateIndicatorDisplay;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AIndicator |
Indicator associated with the event. |
AIndicatorDrawingParams |
Display parameters for the indicator. |
AAdd |
Set to False to omit the item from the display list. |