Vcl.Controls.TDragDockObject.EraseWhenMoving
Delphi
property EraseWhenMoving: Boolean read GetEraseWhenMoving;
C++
__property bool EraseWhenMoving = {read=GetEraseWhenMoving, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TDragDockObject |
Description
Determines whether the current TDragDockObject item erases the dock rectangle while the control is moved.
EraseWhenMoving determines whether the current TDragDockObject item erases the dock rectangle while the control is moved.