TIWCGJQGMap3InfoWindowOptions.ZIndex Property
All InfoWindows are displayed on the map in order of their zIndex, with higher values displaying in front of InfoWindows with lower values. By default, InfoWindows are displayed according to their latitude, with InfoWindows of lower latitudes appearing in front of InfoWindows at higher latitudes. InfoWindows are always displayed in front of markers.
published property ZIndex: Integer index 05 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;
Property Value
Type: Integer