Skip to main content

TdxCustomMapItemLayer Properties

The base class for item-based map layers.
Name Description
AllowHotTrack Enables item hot-tracking.
Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
DisplayName Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
InitialMapSize Specifies the initial size of the map layer at a zoom level equal to 1, in pixels.
ItemHint Specifies the default hint message for the map layer’s items.
ItemStyle Provides access to the appearance settings that are applied to normal map items (those that are neither hot-tracked nor selected) whose Style property is unassigned.
ItemStyleHot Provides access to the appearance settings that are applied to hot-tracked map items whose StyleHot property is unassigned.
ItemStyleSelected Provides access to the appearance settings that are applied to selected map items whose StyleSelected property is unassigned.
ItemTitleOptions Provides access to the title settings that are applied to the map layer’s items.
MapItems Provides access to a collection of map items stored in the map layer.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Projection
ProjectionClass
ProjectionClassName
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
Visible Switches the visibility of the map layer. Inherited from TdxMapLayer.
See Also