lazarus/examples/SynEdit/SynAnyHighlighter
martin 66b25485f9 Description for example
git-svn-id: trunk@32960 -
2011-10-18 12:33:59 +00:00
..
README.txt Description for example 2011-10-18 12:33:59 +00:00
synanysynhighlighter.lpi
synanysynhighlighter.lpr
unit1.lfm
unit1.lrs
unit1.pas

Example for SynEdit's Highlighter: TSynAnySyn
(SynEdit is the editor used by the IDE)

TSynAnySyn allows to highlight specific words in the text. 
For example, it can be used to highlight every occurrence of 'Lazarus' in a specific color.