It seems to me that ThemedGroupBox is redrawn again and again for every textbox on the form. Is this expected behavior or am I missing something?
My test form has 24 text boxes and I traced OnStrataPaint execution 27 times. Similarly I am having our own component which is replacing groupbox with some effects and I am seeing similar execution counts.
Thanks for your help.