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