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