Thema
:
Google Maps über COM (Component Object Model)
Einzelnen Beitrag anzeigen
Thom
Registriert seit: 19. Mai 2006
570 Beiträge
Delphi XE3 Professional
#
193
AW: Google Maps über COM (Component Object Model)
1. Mär 2012, 15:18
Hi DusiNik,
Sorry and thanks for the hint. This is unfortunately a bug.
Change
unit
gmMap:
markieren
Delphi-Quellcode:
procedure
TMapOptions.SetDraggableCursor(Value:
String
);
begin
SetProp(MapOptionsProp_DraggableCursor,Value,true);
//<- old: false
end
;
Thomas Nitzschke
Google Maps mit Delphi
Zitat
Thom
Öffentliches Profil ansehen
Mehr Beiträge von Thom finden