lazarus/examples/SynEdit/SynAnyHighlighter
2022-05-17 20:50:08 +00:00
..
README.txt
synanysynhighlighter.lpi
synanysynhighlighter.lpr
SynEdit - SynAny Highlighter.ex-meta
unit1.lfm
unit1.pas

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.