TTMSFNCSpeedReadingIntervals.Insert Method
Inserts a new TTMSFNCSpeedReadingInterval at the specified collection index and returns it.
API unit family: TMSFNCGoogleRoutes
Declaring type: TTMSFNCSpeedReadingIntervals
Syntax
function Insert(Index: Integer): TTMSFNCSpeedReadingInterval;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which the item is inserted. |
Returns
The newly created collection item.