Event handler for a control being dragged over this control.
Source position: controls.pp line 1518
protected property TControl.OnDragOver : TDragOverEvent |
The handler can reject an drop, by setting Accept to False.
|
The type of an OnDragOver handler. |