Wrong exception raise
utils/unicode/eawparser.lpr: ``` else raise EArgumentException('Unknown east asian width: ''' + S + ''''); ``` Missed `.Create`.
issue