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