Skip to main content

TdxMapPointer Class

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

Declaration

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:

See Also