appevents FixedMinimizeRestoreAnimation property
Return to Introduction  Previous page  Next page
Applies to
acAppEvents component.  

Declaration
property FixedMinimizeRestoreAnimation: Boolean;  

Description
The FixedMinimizeRestoreAnimation property controls whether you would like to fix the smooth minimize / restore / maximize animation effect in your application. Make this property True if you woud like to fix the animation effect and add truly professional appearance for your application.  

Note
This property available in Delphi 2/3/4 and C++Builder 1/3/4 only, since this animation problem already fixed in Delphi 5+ and C++Builder 5+.