|
RAD Studio VCL Reference
|
Specifies whether the control sizes itself automatically to accommodate its contents.
property AutoSize: Boolean;
__property Boolean AutoSize;
Use AutoSize to specify whether the control sizes itself automatically. When AutoSize is true, the control resizes automatically when its contents change.
By default, AutoSize is false.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|