[Overview][Procedures and functions][Index] |
Delivers a key up message to the target control.
Source position: lclmessageglue.pas line 69
function LCLSendKeyUpEvent( |
const Target: TControl; |
var CharCode: Word; |
KeyData: PtrInt; |
BeforeEvent: Boolean; |
IsSysKey: Boolean |
):PtrInt; |
Version 4.0 | Generated 2025-05-03 | Home |