Source position: xmltextreader.pp line 39
type TGetDecoderProc = function(
const AEncoding: string;
out Decoder: TDecoder
):Boolean;