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

TDragDockObject.DropAlign

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

Declaration

Source position: controls.pp line 592

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.



CT Web help

CodeTyphon Studio