[Overview][Types][Classes][Procedures and functions][Index] |
KeyDown - checks key for a number of special cases, and calls the OnKeyDown event handler if assigned, otherwise calls inherited KeyDown
Source position: dbgrids.pas line 405
protected procedure TCustomDBGrid.KeyDown( |
var Key: Word; |
Shift: TShiftState |
); override; |