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

TControl.OnEndDock

Notification handler for the end of a docking operation.

Declaration

Source position: controls.pp line 1451

protected property TControl.OnEndDock : TEndDragEvent
  read FOnEndDock
  write FOnEndDock;

See also

TEndDragEvent

  

The type of an OnEndDrag handler.

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