TTMSFNCDirectionsLegs.Insert Method
Inserts a new item at the specified index.
API unit family: TMSFNCDirections
Declaring type: TTMSFNCDirectionsLegs
Syntax
function Insert(Index: Integer): TTMSFNCDirectionsLeg;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based item index. |
Returns
The inserted item.