Return the length of the string.
Source position: syshelph.inc line 197
public property TStringHelper.Length : SizeInt read GetLength;
Length returns the length (in bytes for single-byte strings) of the string.
Length
Returns length of a string or array.