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

Key down event.

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

VideoCaptureTypes

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