[Solved] Extract string-token objects from string?
On request, here is how I would do this myself: First, I want to create a function that performs this operation, so it can be reused every time we need to do this. I could have this function return or populate a TList<TWordRec>, but then it would be tiresome to work with it, because the … Read more