Applies the specified UTF-8-encoded character to the target control.
Source position: lclmessageglue.pas line 71
function LCLSendUTF8KeyPress( |
const Target: TWinControl; |
AUTF8Char: TUTF8Char; |
IsSysKey: Boolean |
):PtrInt; |
Modified in LCL version 3.0 to change the AUTF8Char argument to a variable parameter.
| Version 4.4 | Generated 2025-11-08 | Home |