TImage & Flicker
Hi, I paint something in OnMouseMove of a TImage in my form. But when I move the mouse many images and labels do flicker. Now what is the problem? I tried this code but it didn't work:
- Code: Select all
form1.controlstyle:=form1.controlstyle+[csOpaque];