Handler for keyboard key released.
Source position: controls.pp line 574
protected procedure TDragManager.KeyUp(
var Key: Word;
Shift: TShiftState
); virtual; abstract;
When the Ctrl key is released, a drop is enabled again.