Skip to main content
A newer version of this page is available. .

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