VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.OnKeyDown Event

The OnKeyDown event occurs when the user presses a key or key combination.

Pascal
property OnKeyDown: TVFKeyDown;
C++
__property TVFKeyDown OnKeyDown;
C#
event TVFKeyDown OnKeyDown;
Visual Basic
Event OnKeyDown As TVFKeyDown
Java
OnKeyDown
IDL
__property TVFKeyDown OnKeyDown;
JavaScript
OnKeyDown
PHP
published OnKeyDown;
Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!