Faster to check [0] instead of function call to StrLen

When measuring the length of a PChar, it is faster to check item 0 which stores the length.


< Back to list of hints and warnings