Vcl.Controls.TDragDockObject.EraseWhenMoving

De RAD Studio API Documentation
Aller à : navigation, rechercher

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é.

Voir aussi