Icon OnVolumeChange Event

property OnVolumeChange: TNotifyEvent

Available In: Visual Client Applications

This event is triggered whenever the audio volume of the media control has changed for the current media. This is caused by the user requesting such an action via the user interface when the ShowControls property is True, or when the application modifies the Volume property.
Image