>
comp
>
gb.qt
>
control
>
.keyrelease
[3.0]
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
Control.KeyRelease (gb.qt)
Syntax
EVENT
KeyRelease
(
)
Raised when a key is released while the control has the focus.
You get information about the released key with the
Key
class
.
See also
KeyPress