Back to Devexpress

TdxMapPointer Class

vcl-dxmapitem-cf93e0cc.md

latest1.4 KB
Original Source

TdxMapPointer Class

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

Declaration

delphi
TdxMapPointer = class(
    TdxMapSinglePointItem
)

Remarks

This class extends its ancestor with members that allow you to do the following:

Do not use the TdxMapPointer class directly. Use the following descendants instead:

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxMapItem TdxMapSinglePointItem TdxMapPointer

See Also

TdxMapPointer Members

dxMapItem Unit