Timage Png Root › Technical support › Troubleshooting This topic has 1 reply, 2 voices, and was last updated 14 years, 3 months ago by Support. Viewing 1 post (of 1 total) Author Posts November 24, 2011 at 2:14 pm #47243 SupportKeymaster Hello If you have sources of the AlphaControls package then you can just enable NOACPNG key in the sDefs.inc file and recompile the package. Otherwise, you can try to add this line : Code: TPicture.UnregisterGraphicClass(TPNGGraphic); at the end of Register procedure in the sRegisterIt.pas file. uses acPNG; Author Posts Viewing 1 post (of 1 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