RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAnimate.FrameWidth Property

Indicates the width, in pixels, of each image in the animation.

Pascal
property FrameWidth: Integer;
C++
__property int FrameWidth;

Read FrameWidth to determine the width required to fully display the frames of the animation. If AutoSize is true, the animation control automatically resizes itself to the value of FrameWidth. 

 

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