Hi,
I am getting a run time exception with the TextAnimator component:
ERangeError ( 'Range check error').
It occurs occasionally and sometimes continuously.
There isn't anything unusual i am doing with the component. It just displays the text 'Welcome' with animation.
My environment is WinXP Pro SP1, Delphi 7 Pro.
The debugger stops on line 158 of TextAnim unit which is:
'Perform(WM_ERASEBKGND, DC, 0)'
Any Help?
Thanks.
pcman