unit jconsts; interface resourcestring sChangeJPGSize = 'Cannot change the size of a JPEG image'; sJPEGError = 'JPEG error #%d'; implementation end.