Passes key events for the specified type to the handlers added to the control.
Source position: controls.pp line 1482
protected procedure TControl.DoCallKeyEventHandler( |
HandlerType: TControlHandlerType; |
var Key: Word; |
Shift: TShiftState |
); |