TdxMapItems Properties
A collection of map items created in an item-based map layer.Name | Description |
---|---|
Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
Items | Provides zero-based indexed access to the map items contained within the collection. |
ParentComponent | Inherited from TcxComponentCollection. |
See Also