in all .pas-files Range check and overflowcheck is turned off. I assume that's for speed reason. Could Range check and Overflow check be turned on and will the component work after that or is there some code which relies on overflow and range check violations (would be bad!)?