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.6 | Generated 2026-02-20 | Home |