Search found 3 matches
- Fri Jun 19, 2009 1:32 pm
- Forum: Support
- Topic: RVRVData.PAS - TRVFontInfoCacheFast.GetItems Bug
- Replies: 4
- Views: 10035
- Thu Jun 18, 2009 3:42 pm
- Forum: Support
- Topic: RVRVData.PAS - TRVFontInfoCacheFast.GetItems Bug
- Replies: 4
- Views: 10035
- Thu Jun 18, 2009 2:56 pm
- Forum: Support
- Topic: RVRVData.PAS - TRVFontInfoCacheFast.GetItems Bug
- Replies: 4
- Views: 10035
RVRVData.PAS - TRVFontInfoCacheFast.GetItems Bug
I find that if I attempt to edit the last line of text in a TRichViewEdit control an exception is thrown. This appears to happen because the Index passed to the TRVFontInfoCacheFast.GetItems method is equal to TRVFontInfoCacheFast.Count . I have fixed this for now by doing two things Checking for ...