Back to Devexpress

TdxMapCustomElement Properties

vcl-dxmapitem-dot-tdxmapcustomelement-dot-underscore-properties.md

latest6.2 KB
Original Source

TdxMapCustomElement Properties

A custom map item.

NameDescription
AttributesProvides access to arbitrary data (also called attributes) associated with the map item. Inherited from TdxMapItem.
CollectionSpecifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
DisplayNameSpecifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
HintSpecifies a map item hint message. Inherited from TdxMapItem.
IDGets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
ImageSpecifies the map point item image. Inherited from TdxMapPointer.
ImageOriginSpecifies an image offset. Inherited from TdxMapPointer.
ImageVisibleSpecifies if the map point item image is visible. Inherited from TdxMapPointer.
IndexSpecifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
LocationA geographical point location. Inherited from TdxMapSinglePointItem.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
ScreenTipAssociates the map item with a ScreenTip. Inherited from TdxMapItem.
SelectedSpecifies if the map item is selected. Inherited from TdxMapItem.
StyleProvides access to the appearance settings applied to the map item in the normal state. Inherited from TdxMapItem.
StyleHotProvides access to the appearance settings applied to the map item when it is hot-tracked. Inherited from TdxMapItem.
StyleSelectedProvides access to the appearance settings applied to the map item when it is selected. Inherited from TdxMapItem.
TagInherited from TComponent.
TextSpecifies map point item text. Inherited from TdxMapPointer.
TitleOptions protectedProvides access to the settings that specify the title text and its visibility within the map item. Inherited from TdxMapItem.
VCLComObjectInherited from TComponent.
VisibleSwitches the visibility of the map item. Inherited from TdxMapItem.

See Also

TdxMapCustomElement Class

TdxMapCustomElement Members

dxMapItem Unit