Skip to main content

TdxMapItemLayer Properties

An item layer.
Name Description
AllowHotTrack Enables item hot-tracking. Inherited from TdxCustomMapItemLayer.
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. Inherited from TdxCustomMapItemLayer.
ItemHint Specifies the default hint message for the map layer’s items. Inherited from TdxCustomMapItemLayer.
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. Inherited from TdxCustomMapItemLayer.
ItemStyleHot Provides access to the appearance settings that are applied to hot-tracked map items whose StyleHot property is unassigned. Inherited from TdxCustomMapItemLayer.
ItemStyleSelected Provides access to the appearance settings that are applied to selected map items whose StyleSelected property is unassigned. Inherited from TdxCustomMapItemLayer.
ItemTitleOptions Provides access to the title settings that are applied to the map layer’s items. Inherited from TdxCustomMapItemLayer.
MapItems Provides access to a collection of map items stored in the map layer. Inherited from TdxCustomMapItemLayer.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Projection Inherited from TdxCustomMapItemLayer.
ProjectionClass Inherited from TdxCustomMapItemLayer.
ProjectionClassName Inherited from TdxCustomMapItemLayer.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
Visible Switches the visibility of the map layer. Inherited from TdxMapLayer.
See Also