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