On Android I have a TMapView in align Client. I want to put a TRectangle over the TMapView. Event if I call
Rectangle.BringToFront;
I never see it. The MapView stay on top I can't show anything over it. How to do it anyway ?
On Android I have a TMapView in align Client. I want to put a TRectangle over the TMapView. Event if I call
Rectangle.BringToFront;
I never see it. The MapView stay on top I can't show anything over it. How to do it anyway ?