TrackEventCity Property
Name of the city where the tracking event occurred.
Syntax
property TrackEventCity[TrackEventIdx: Integer]: String;
Default Value
''
Remarks
Name of the city where the tracking event occurred. This is returned in the server reply for each 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