Delivers a key down message to the target control.
Source position: lclmessageglue.pas line 68
function LCLSendKeyDownEvent( |
const Target: TControl; |
var CharCode: Word; |
KeyData: PtrInt; |
BeforeEvent: Boolean; |
IsSysKey: Boolean |
):PtrInt; |
| Version 4.4 | Generated 2025-11-08 | Home |