View Single Post

  #9 (permalink)  
Old 09-20-2005
Dexter Dexter is offline
Junior Member
White Belt
 
Join Date: Sep 2005
Posts: 5
I get a Invalid Class String from this line of code :

Code:
OleContainer.CreateObject('MapPoint.Map.EU.11', False);
Any ideas ow to fix it, i have copied the example from http://www.mp2kmag.com/a65--delphi.e....mappoint.html
Reply With Quote