SynMultiKwd
Download here (~3Kb)
  a Highlighter for SynEdit, derived from TSynGeneralSyn. I needed a special highlighter for my fiSPEd, with the possibility to have more than one keyword list. (one for Table names, one for Field names, one for the attribute keywords in the various TIB_StringLists etc.).

requirements
  What you must have to be able to use SynMultiKwd:
VCL: SynMultiKwd is based on the VCL of Delphi 5/6 Professional.
SynEdit: The open source multi-line editing control also used in Marathon and IBConsole. Native VCL component (no wrapper around a Win ctrl). Download here from SynEdit's home on sourceforge.


installation   Read these instructions before downloading / installing! 
  • first, SynEdit should be installed
  • download the unit SynHighlighterGeneralMultiKwd.pas
  • either create a separate package for it or include it in SynEdit.
  • after installation, drop the component on a form and click the "..." right of the KeywordsList property in the object inspector. The rest should be obvious... ;-)
Contact me for any questions / suggestions / bug reports etc.