That's the solution
Thanks
Search found 2 matches
- Fri Aug 08, 2008 9:37 am
- Forum: Support
- Topic: Ending tabulators cause error
- Replies: 2
- Views: 8210
- Wed Aug 06, 2008 1:50 pm
- Forum: Support
- Topic: Ending tabulators cause error
- Replies: 2
- Views: 8210
Ending tabulators cause error
Hello, if the content of a TRichViewEdit ends with a tabulator, I get the error "Can't get or set this kind of information for this item" when I exit the TRichViewEdit. The error comes from the procedure TCustomRVData.GetTextInfo(ItemNo: Integer; var AText: String; var ATag: Integer); where I check ...