TTMSFNCTimeline.OnIndicatorMoved Event
Occurs after a timeline item has been moved.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
OnIndicatorMoved: TTMSFNCTimelineIndicatorMoved;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AIndicator |
Indicator associated with the event. |
AMoveParams |
Move or size change parameters. |