[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Screen coordinates for a possible drop location.
Source position: controls.pp line 611
public property TDragDockObject.DockRect : TRect |
DockRect gives feedback to the user where the dragged control may be dropped. When no docksite signals acceptance, the DockRect uses the floating state of the dragged control. When a drop will dock the control, the DockRect signifies the approximate position for the docked control.
Version 4.0 | Generated 2025-05-03 | Home |