Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDragDockObject.DropOnControl

The already docked control, relative to which the dragged control will be docked. Nil for an empty docksite.

Declaration

Source position: controls.pp line 553

public property TDragDockObject.DropOnControl : TControl
  read FDropOnControl
  write FDropOnControl;