lazarus/examples/SynEdit/NewHighlighterTutorial/README.txt
martin 2035b46c66 Examples/SynEdit: Readme and typo in comment
git-svn-id: trunk@38237 -
2012-08-14 12:53:12 +00:00

8 lines
265 B
Plaintext

Example for the "Create your own SynEdit Highlighter" tutorial
(SynEdit is the editor used by the IDE)
The tutorial can be found at http://wiki.lazarus.freepascal.org/SynEdit_Highlighter
It explains the steps required to write your own highlighter from scratch.