Back to Devexpress

TdxMapPointer Properties

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

latest6.1 KB
Original Source

TdxMapPointer Properties

The base class for classes that display a point on the map.

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.
Image protectedSpecifies the map point item image.
ImageOrigin protectedSpecifies an image offset.
ImageVisible protectedSpecifies if the map point item image is visible.
IndexSpecifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
Location protectedA 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.
Text protectedSpecifies map point item text.
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

TdxMapPointer Class

TdxMapPointer Members

dxMapItem Unit