RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.FAnchorMove Field

Specifies whether the control must keep its dimensions when it is moved, while being anchored to the form.

Pascal
FAnchorMove: Boolean;
C++
Boolean FAnchorMove;

Use FAnchorMove to specify whether the control must keep its dimensions when it is moved, while being anchored to the form.  

FAnchorMove is only used at design time. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!