TTMSFNCLeafletPolylines Class
Manages Leaflet polyline items.
API unit family: TMSFNCLeaflet
Inherits from: TTMSFNCMapsPolylines
Syntax
TTMSFNCLeafletPolylines = class(TTMSFNCMapsPolylines)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the collection items. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new item to the collection. |
| Insert | Inserts a new item at the specified index. |