TTMSFNCTimelineIndicatorMoveParameters Record
Move delta passed to indicator move events, providing the previous and new timeline position values.
API unit family: TMSFNCTimeline
Syntax
TTMSFNCTimelineIndicatorMoveParameters = record
Fields and properties
| Name | Type | Description |
|---|---|---|
NewTimelineValue |
Double |
The value the indicator is moving to. Change it to constrain or snap the move. |
PreviousTimelineValue |
Double |
The value the indicator occupied before the move. |