What is the main difference between the shortstrings (256 byte) and the ANSI Strings? I mean, upon using the Strings, we have plenty of functions, manipulating the string, while with ANSIStrings we have certain difficulties obtaining the same result This is ranging from Pos(), Delete(), String addition, and so on...