Loop

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWAudio > Properties >

Loop

If true, when the audio file ends it will start again, automatically.

 

SIGNATURE=IWCompAudio.TIWAudio.Loop

 

ETYPE=Property

 

Declaration:

Delphi:

published property Loop: boolean;

C++:

__published: __property bool Loop;

 

Description: This is Loop, a member of class TIWAudio.