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

TDragDockObject.DropAlign

How the dragged control will be docked, relative to the target control.

Declaration

Source position: controls.pp line 612

public property TDragDockObject.DropAlign : TAlign
  read FDropAlign
  write FDropAlign;

Description

When the target is a DockTree, DropAlign indicates the placement of the control relative to DropOnControl. Other docking methods require a specialized (derived) DragDockObject.


Version 4.0 Generated 2025-05-03 Home