Different behavior between Standard VCL and AlphaSkins controls Root › Technical support › Troubleshooting This topic has 2 replies, 3 voices, and was last updated 7 years, 4 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 23, 2018 at 4:28 pm #57483 molParticipant 2000 components on one form using a TPageControl? High time to rethink your design choices. Why on earth are you using a TPageCtrl instead of TFrame? You can create and destroy the latter on demand and keep the footprint on your form really small. -Uwe January 25, 2018 at 8:08 am #57490 SupportKeymaster Hello Stéphane The problem is that standard and thirdparty controls are handled after creation immediately, because later initialization may be too late. If control is initialized when showing is changed then we can have some ugly blinking or other not good things. I hope, you understand what I mean. Can you send me this huge form to the support@alphaskins.com? I will research it and make some tests. Maybe I will have some suggestions. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting