RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAnimate.AutoSize Property

Specifies whether the control sizes itself automatically to fit animation.

Pascal
property AutoSize: Boolean;
C++
__property Boolean AutoSize;

If AutoSize is true (default), loading a new animation file causes the control to resize itself to match the new frame height and width. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!