The OnKeyDown event occurs when the user presses a key or key combination.
TVFKeyDown = procedure (Key: AnsiChar; PressedCount: Integer) of object;
(Key: AnsiChar; PressedCount: Integer) ( TVFKeyDown)();
TVFKeyDown
TVFKeyDown
TVFKeyDown
(Key: AnsiChar; PressedCount: Integer) ( TVFKeyDown)();
TVFKeyDown
MediaPlayerTypes
Parameters |
Description |
Key |
Key. |
PressedCount |
Count. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|