Search found 1 match

by Ronald Hordijk
Fri Jun 12, 2009 9:25 am
Forum: VCL
Topic: Ver 8.05 gives exception error in debug mode
Replies: 8
Views: 8669

Re: Ver 8.05 gives exception error in debug mode

Try testing with range check on. I think that i got the same bug and fixed/worked around it by changing the following function in teEnging.pas testing on a negative value used to look in an array. { Returns True is the ValueIndex point in the Series is Null. } Function TChartSeries.IsNull(ValueIndex...