TXmlScanner
PROCEDURE Execute;
This is where the scanning takes place. Execute runs through the XML document and triggers one of the Events for every XML part it finds in the document.
When Execute returns, the whole document has been scanned.
None
LoadFromFile, LoadFromBuffer, SetBuffer, Normalize Property