[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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 |
); |
lazarus-ccr.sourceforge.net |