wavplayer Looped property
Return to Introduction  Previous page  Next page
Applies to
acWavPlayer component.  

Declaration
property Looped: Boolean;  

Description
The Looped property controls whether sound sould be played once (if False) or should be played continuously (constantly looped). To terminate sound — use Stop method.  

See also
Asynchronous and SoundType properties;  
Play and Stop methods.