Vcl.Controls.TDragDockObject.DropAlign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DropAlign: TAlign read FDropAlign;

C++

__property TAlign DropAlign = {read=FDropAlign, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TDragDockObject

Description

Specifies how the control will be aligned when docked.

Use DropAlign to determine how the control will be aligned when docked.