Table of Contents

TTMSFNCWXAudioPlayer.OnEnded Event

Occurs when playback reaches the end of the source.

API unit family: TMSFNCWXAudioPlayer Declaring type: TTMSFNCWXAudioPlayer Inherited from: TTMSFNCWXCustomMediaPlayer Type: TNotifyEvent

Syntax

property OnEnded: TNotifyEvent;

Parameters

Name Description
Sender The media player that raised the event.