[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Screen coordinates of a possible drop location.
Source position: controls.pp line 489
public property TDragDockObject.DockRect: TRect |
The DockRect gives feedback to the user, where the dragged control may be dropped. When no docksite signals acceptance, the DockRect reflects the floating state of the dragged control. When a drop will dock the control, the DockRect signifies the approximate position of the docked control.