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