Adds the specified OnKeyDown event handler.
Source position: controls.pp line 1703
public procedure TControl.AddHandlerOnKeyDown(
const OnKeyDownEvent: TKeyEvent;
AsFirst: Boolean = False
);