Vcl.Controls.TDragDockObject.DropAlign
Delphi
property DropAlign: TAlign read FDropAlign write SetDropAlign;
C++
__property TAlign DropAlign = {read=FDropAlign, write=SetDropAlign, 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.