ImageEn, unit ieanimation |
|
TIEAnimation.ViewWidth
Declaration
property ViewWidth: integer;
Description
Specifies the width of area reserved for the animation.
See Also
◼ViewHeightanimation.ViewWidth := ImageEnView.IEBitmap.Width;
animation.ViewHeight := ImageEnView.IEBitmap.Height;