Source position: strutils.pp line 217
function XorEncode(
const Key: string;
const Source: string
):string;