I have been trying to figure out how to Print SynEdit text using the Printer.Canvas, and I have been having trouble.
But, it dawned on me that the LAZ IDE "File/Print" menu function does just that. (even using the Print dialog - which I want to use too)
So, I opened up the LAZ source code project and tried to find the code the IDE uses to print the SynEdit text (aka the source editor)
I went through the some 40-50 files in the project trying to it, can't find it.
Does anybody know what pp or pas file that code will be in??