[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler for a control being dragged over this control.
Source position: controls.pp line 1450
protected property TControl.OnDragOver : TDragOverEvent |
The handler can reject an drop, by setting Accept to False.
|
The type of an OnDragOver handler. |
lazarus-ccr.sourceforge.net |