Back to Devexpress

TdxMapPath Class

vcl-dxmapitem-7c7cd2da.md

latest1.9 KB
Original Source

TdxMapPath Class

A map path.

Declaration

delphi
TdxMapPath = class(
    TdxMapItem
)

Remarks

The TdxMapPath class has members that allow you to do the following:

Tip

Call a map item layer‘s AddItem function and pass a reference to the TdxMapPath class to create a map path.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxMapItem TdxMapPath

See Also

TdxMapPath Members

dxMapItem Unit