Bad behavior when hovering over TCurvyEdit controls, TadvPanel flickers.

Strange behavior causing visual discomfort.
For example, I have in a form a tadvpanel, in it 2 TCurvyEdit, when hovering the mouse pointer the tadvpanel blinks.
Bad behavior when hovering over TCurvyEdit controls, TadvPanel flickers.
Sorry I don't know English.
Delphi Rio 10.3
W10
Windows VCL Application.

see here youtube link

Can you try to change DoubleBuffered setttings on TAdvPanel and/or TForm level?

Hi, fyi I had a similar issue on latest version with C++ Builder 12. I changed DoubleBuffered of the TAdvPanel component from default true to false, and this sorts the issue.
Thanks

I retested this here with a TAdvPanel with & without DoubleBuffered = true but I could not see a problem or a difference in behavior.
If a problem persists with the latest version of TMS VCL UI Pack 13.0.6.0, please send a test project with which we can reproduce the problem here.