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.4 | Generated 2025-11-08 | Home |