Hi Everyone,
I've just downloaded SynEdit for VCL 2024.08 from GetIt for use in a project and I cannot get any of the demo's to compile. They all stop at line 379 in SynEditTextBuffer.pas with E2003 Undeclared Identifier: 'TParallel' and E2066 Missing Operator or Semicolon.
It doesn't seem to like the TParallel and the TParallel.&For.
I've checked the uses section and it includes the System.Threading entry so I'm guessing that's mot the issue.
Is there something I'm missing or have forgotten to do?
Any help or suggestions would be greatly appreciated as I'm stumped!
Thanks
Matthew