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

Key up event.

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

VideoCaptureTypes

Parameters 
Description 
Key 
Key. 
PressedCount 
Pressed count. 
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!