Effektobjekt

Aus AquaSoft Wiki
Zur Navigation springenZur Suche springen
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Das Effektobjekt ist vom Typ IEffect und leitet von ISlideShowObject ab.

 IEffect inherits from ISlideShowObject
   function GetName: string;
 end;

Methoden

  • Gibt Name des Effektes zurück

 function GetName: string;

Beispiel