TTMSFNCMapKitDirections.Insert Method
Inserts a directions item at the specified index.
API unit family: TMSFNCMapKit
Declaring type: TTMSFNCMapKitDirections
Syntax
function Insert(Index: Integer): TTMSFNCMapKitDirectionsItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position where the item is inserted. |
Returns
The newly created directions item.