VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFKeyUp Type

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

Pascal
TVFKeyUp = procedure (Key: AnsiChar; PressedCount: Integer) of object;
C++
(Key: AnsiChar; PressedCount: Integer) ( TVFKeyUp)();
C#
TVFKeyUp
Visual Basic
TVFKeyUp
Java
TVFKeyUp
IDL
(Key: AnsiChar; PressedCount: Integer) ( TVFKeyUp)();
JavaScript
TVFKeyUp
PHP
TVFKeyUp

VideoEditTypes

Parameters 
Description 
Key 
Key. 
PressedCount 
Count. 
Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!