Recently i upgraded from D2007 to 10.3.3.
I always used the FastStrings unit to do faster string operations like FastReplace, FastPos and so on. The methods on FastStrings unit was WAY faster than the Delphi's one.
Is this still needed on the newer Delphi versions or are the stock methods as faster as the ones on FastStrings ?