* Modified TSyntaxHiliter re change to ISyntaxHiliter.
* Removed TSyntaxHiliter.Render method
* Removed Attrs and Title private properties from TSyntaxHiliter along with all supporting code.
* Removed now empty TSyntaxHiliter destructor.
* Refactored out several single line methods by inlining their content.
* Modified using code re these changes.