Notification handler for the end of a drag operation.
Source position: controls.pp line 1520
protected property TControl.OnEndDrag : TEndDragEvent read FOnEndDrag write FOnEndDrag;
TEndDragEvent
The type of an OnEndDrag handler.