TTMSFNCLeafletCircles Class
Manages Leaflet circle items.
API unit family: TMSFNCLeaflet
Inherits from: TTMSFNCMapsCircles
Syntax
TTMSFNCLeafletCircles = class(TTMSFNCMapsCircles)
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. |