Toggles the case of all ASCII characters in an string.
Source position: lclproc.pas line 314
function SwapCase(
const S: string
):string;