Sorry if this has been answered before.
I'm trying to use the AC Tool 5.3.0 source code in hopes of writing a custom procedure. When I open the Actool Project I get the following errors:
Class TPlusGutter cannot be found. Ignore the error and continue?
Same with:
Class TPlusMemo
Class TPlusMemoPrinter
Class TExtHighlighter
Class TPlusToHTML
Class TdfsMRUFileList
I open actoolpackage.dpk compile
Enter the Package and AC Tool directories into library path
I open actool.dpr (get errors)
Running Delphi 7 Enterprise.
Can anyone help?