TTMSFNCTimelineIndicators.Delete Method
Removes the indicator at the specified index from the collection.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimelineIndicators
Syntax
procedure Delete(Index: Integer);
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the indicator to remove. |