I am using Delphi XE5. I want to add VCL styles to one of my projects but having a problem. After I set the new vcl style, all handles change. For example i am having problem with listview if there are already items and if i have active tcp sockets, they don't work anymore. I need to restart app and choose the style on startup or i need to re-create everything but this is annoying. I can not paste any code now as i am out of my development pc. But i believe you have also faced this problem?
Can anyone tell me the best and safest way to change vcl syles on runtime?
Thanks