TTMSFNCTimeline.OnIndicatorMove Event
Occurs while a timeline item is being moved.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
OnIndicatorMove: TTMSFNCTimelineIndicatorMove;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AIndicator |
Indicator associated with the event. |
AMoveParams |
Move or size change parameters. |
AAllow |
Set to False to cancel the operation. |