function CharLength(const S: String; const Index: Integer): Integer;
Returns the length in characters of the character in the specified string at the specified index, which is currently always 1.