Hi,
I recently bought and installed AlphaControls
version 7.67 and I noticed the following problem.
Code:
PrepareForAnimation(SomeControl);
SomeControl.Visible: = True;
AnimShowControl(SomeControl, 100);
works differently and it seems that the animation
starts with blank and white area instead of the
area below the “SomeControl”.
Animation of tabs in TsPageControl behaves the same way.
Can you help me out?
(I hope that this is not a normal behavior 🙂
Regards
M.Ł.
PS.
Platform: Delphi XE2 and Win7.