In the create of the Form, set the form and the page controls DoubleBuffered to True.
DoubleBuffered := True;
Pages.DoubleBuffered := True;
Categories
In the create of the Form, set the form and the page controls DoubleBuffered to True.
DoubleBuffered := True;
Pages.DoubleBuffered := True;