Atozed Forums

Full Version: TIWAudio: Play and Pause functions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am using Intraweb 14.2.7 with Rad Studio (C++ Builder) 10.2.3
How can I access the Play() and Pause(), and if possible Stop(), functions of TIWAudio component in C++ Builder at runtime ?
I mean playing the audio file in my code without the user having to click on the play button.
Example: TIWAudio1.play()