Method FormatText
FormatText()
When implemented by a class, formats and outlines TextSource text using attached Lexer.
void FormatText()
FormatText(bool, bool)
When implemented by a class, formats and outlines TextSource text using attached Lexer.
void FormatText(bool immediate, bool notify)