TrackEventDescription Property
This will contain the description of the current tracking event.
Syntax
property TrackEventDescription[TrackEventIdx: Integer]: String;
Default Value
''
Remarks
This will contain the description of the current tracking event.
The size of the array is controlled by the TrackEventCount property.
This property is read-only and not available at design time.
Data Type
String