View Single Post

  #4 (permalink)  
Old 05-06-2008
Gerhard Faber Gerhard Faber is offline
Junior Member
Yellow Belt
 
Join Date: Jan 2006
Posts: 12
Re: How to detect a particular pushpin

Hi Wilfried,
I stored the PushPin in a var with type "IDispache". Now I tried "MapPoint.PushPin" (wich is defiend as "Pushpin = interface(IDispatch)") and my first test was succesfull. (It's Delphi 2006)
At the moment I have to do some other work, so I can't do a complete test. I will come back when i have done this testing...
Thanks
Gerhard
Reply With Quote