mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-15 02:54:07 +08:00
pas2html.dpr ------------ - Needs Delphi 2 or higher. - This is a commandline app that reads Object Pascal source code from the clipboard, exports it to HTML, and puts the result back to the clipboard. The exported source code can then be pasted into a HTML editor. It uses the syntax highlighting settings of the highest Delphi version installed.