2011/11/20 Bart <[email protected]>: > Tested Utf8Delete(), and it does as I said, which in the shown > code-snippet seems wrong to me, it looks like StartCharIndex and > CharCount were swapped?
I think it deletes everything up to and including the two ampersands so that it can use UTF8Pos to scan for the next ampersand. So it seems OK. -- cobines -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
