function RemoveQuotes(const S: String): String;
Opposite of AddQuotes; removes any quotes around the string.