IEffect (Effect object)
1. Definition
The Effect object is of type IEffect and derives from ISlideShowObject.
IEffect inherits from ISlideShowObject function GetName: string; end;
2. Methods
-
Returns the name of the effect
function GetName: string;
3. Example