|
|
|
| acWavPlayer component.
|
| property Looped: Boolean;
|
| 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.
|
| Asynchronous and SoundType properties;
|
| Play and Stop methods.
|