| 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 |