Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.OnKeyUp Event

The OnKeyUp event occurs when the user releases a key or key combination.

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