Vcl.Controls.TDragDockObject.EraseWhenMoving
Delphi
property EraseWhenMoving: Boolean read GetEraseWhenMoving;
C++
__property bool EraseWhenMoving = {read=GetEraseWhenMoving, nodefault};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TDragDockObject |
Description
Détermine si l'élément TDragDockObject en cours efface le rectangle d'ancrage quand le contrôle est déplacé.
EraseWhenMoving détermine si l'élément TDragDockObject en cours efface le rectangle d'ancrage quand le contrôle est déplacé.