TTMSFNCWidgetTrendValues.Delete Method
Removes the data point at the specified position from the collection.
API unit family: TMSFNCWidgetTrendIndicator
Declaring type: TTMSFNCWidgetTrendValues
Syntax
procedure Delete(Index: Integer);
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the item to remove. |