Source position: controls.pp line 317
type TKeyPressEvent = procedure(
Sender: TObject;
var Key: Char
) of object;