Issue with Skinprovider:
Delphi 5 platform in IDE
Setting ShowAppIcon to False brings up a Access Violation Error: 4003A2F4 in module 'VCL50.bpl' Read of Address 00000020.
After the Access Violation Error it sets to False
But After Compiling the application, the AppIcon still shows on that form.
Tried restarting the IDE incase something else was causing the Access Violation Error
but it happens the same every time and will not affect the AppIcon on that form.