animationeffect OnHideEffect event
Return to Introduction  Previous page  Next page
Applies to
acAnimationEffect component.  

Declaration
property OnHideEffect: TNotifyEvent;  

Description
The OnHideEffect event occurs when the form is about to be closed or hidden and the component is about to produce the Close animation effect.  

See also
OnShowEffect event;  
Open, Close methods.