RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAnimate.FrameHeight Property

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

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

Read FrameHeight to determine the height required to fully display the frames of the animation. If AutoSize is true, the animation control automatically sizes itself to the value of FrameHeight. 

 

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