Ok, i think i may switch over to using short strings and manual memory handling due to performance for some of my advanced records.
Thanks.
- First you did not listen (Took PascalDragon to put all of you wrong and my first answer right)
- And then you listen to people who equally do not understand it?
That is gross.
Gimme some code where something is slow and I honestly try to fix it.
Anyway, using shortstrings may very well be your answer (in records these are flat, not pointers), but I doubt it.
You are put on the wrong foot.
Using the Copy management operator may actually speed up your code, even if it takes a few more lines of code. But that greatly depends on purpose.
Where are those "some of my..."? Show them. And show how you use them (because that is likely where they go slow)