Thema
:
Delphi
Type von IDispatch
Einzelnen Beitrag anzeigen
shmia
Registriert seit: 2. Mär 2004
5.508 Beiträge
Delphi 5 Professional
#
3
AW: Type von IDispatch
10. Mai 2012, 15:02
markieren
Delphi-Quellcode:
if
Supports(GottenDispatch, Location, Loc)
then
// mach was mit Loc
else
if
Supports(GottenDispatch, PushPin, Pin)
then
// mach was mit Pin
else
;
// und nu?
Andreas
Zitat
shmia
Öffentliches Profil ansehen
Mehr Beiträge von shmia finden