lazarus/examples/SynEdit/SynAnyHighlighter/README.txt
mattias 1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00

7 lines
243 B
Plaintext

Example for SynEdit's Highlighter: TSynAnySyn
(SynEdit is the editor used by the IDE)
TSynAnySyn allows one to highlight specific words in the text.
For example, it can be used to highlight every occurrence of 'Lazarus' in a specific color.