Component.keyPress

Handler for key press events.

class Component
void delegate(Key key, ref bool stopEvent) keyPress;

Meta