TdxMapPathSegments Class
A path segment collection.
Declaration
TdxMapPathSegments = class(
TOwnedCollection
)
Remarks
This class extends its ancestor with members that allow you to add and access map path segments (Add and Items).
The TdxMapPath.Segments property references a TdxMapPathSegments object.
Inheritance
TObject
TPersistent
TCollection
TOwnedCollection
TdxMapPathSegments
See Also