Source position: LibXMLParser.pas line 334
type TEncodingEvent = function(
Sender: TObject;
CurrentEncoding: string;
Source: string
):string of object;