Is anyone here familiar with the SynEdit components?
I'm using delphi 5 and I cant get the SynMultiSyn component
(SynHighlighterMulti.pas) to work. Every time I use it I get an error, and the debugger highlights a bit of code where it calls a function:
DefaultHighlighter.ResetRange;
Is it something I'm doing wrong, or is there a problem in the code?
SynEdit can be downloaded from the
SynEdit Download Page