Einzelnen Beitrag anzeigen

sterna48

Registriert seit: 27. Nov 2011
3 Beiträge
 
#185

AW: Google Maps über COM (Component Object Model)

  Alt 16. Feb 2012, 18:06
hi,
I am using D2009, and have tried to translate my module, but I have got some errors from AnonymousMethodsTools.pas:

D:\delphi\TMapClass\GoogleMaps\Source\JScript\Anon ymousMethodsTools.pas(42,24): error E2015: E2015 Operator not applicable to this operand type
D:\delphi\TMapClass\GoogleMaps\Source\JScript\Anon ymousMethodsTools.pas(53,24): error E2015: E2015 Operator not applicable to this operand type
D:\delphi\TMapClass\GoogleMaps\Source\JScript\Anon ymousMethodsTools.pas(64,24): error E2015: E2015 Operator not applicable to this operand type

Line 42 (same as 53, 64):
Meth:=Intf as TObject;

BR Sterna
  Mit Zitat antworten Zitat