Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.OnMouseLeave Event

This event occurs when the mouse pointer leaves the bounds of an object.

Pascal
property OnMouseLeave: TVFMouseEnterLeaveEvent;
C++
__property TVFMouseEnterLeaveEvent OnMouseLeave;
C#
event TVFMouseEnterLeaveEvent OnMouseLeave;
Visual Basic
Event OnMouseLeave As TVFMouseEnterLeaveEvent
Java
OnMouseLeave
IDL
__property TVFMouseEnterLeaveEvent OnMouseLeave;
JavaScript
OnMouseLeave
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!