TTMSFNCMapsGPXTrackEventData Class
Carries GPX track data and its source XML node during GPX creation.
API unit family: TMSFNCMapsCommonTypes
Inherits from: TPersistent
Syntax
TTMSFNCMapsGPXTrackEventData = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Data | Provides event data associated with the callback. |
| Node | Provides the XML node associated with the event data. |