Source position: laz2_xmlread.pas line 154
type TGetDecoderProc = function(
const AEncoding: string;
out Decoder: TDecoder
):Boolean;