[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.OnEndDrag

Notification handler for the end of a dragging operation.

Declaration

Source position: controls.pp line 1452

protected property TControl.OnEndDrag : TEndDragEvent
  read FOnEndDrag
  write FOnEndDrag;

See also

TEndDragEvent

  

The type of an OnEndDrag handler.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.