Table of Contents

TTMSFNCWXVideoPlayer.OnPictureInPictureEnter Event

Occurs after the video enters picture-in-picture mode.

API unit family: TMSFNCWXVideoPlayer Declaring type: TTMSFNCWXVideoPlayer Inherited from: TTMSFNCWXCustomVideoPlayer Type: TNotifyEvent

Syntax

property OnPictureInPictureEnter: TNotifyEvent;

Remarks

Notification only; the handler cannot cancel the transition.

Parameters

Name Description
Sender The video player that raised the event.