Delphi
From MapElves
Main page -> Languages -> Delphi
Contents |
Address Verifier
Yildiray Elmaci shares a MapPoint solution developed in Delphi to verify addresses including filling in missing information and returning the lat/lon
Typecasting an interface
This thread explains how to typecast an interface in Delphi.
Using the ActiveX component in Delphi
If you try to install the ActiveX component in Delphi you get interface not supported error. This article from Chris Menser describes how to avoid this problem by modifying some Borland source code.
Using MapPoint in Delphi
Jack Melgers explains how developers can go about using MapPoint within Delphi and provides several code snippets.
