View Single Post

  #4 (permalink)  
Old 02-27-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
How do you read from a FindResults type in delphi?

That works fine if the result object is a Location, but what if it happens to be a PushPin ?
Then casting it to a Location would give strange results, no ?
So how can you tell want the result object type is ?

Rene
Reply With Quote