Application demonstrates how to inherit from TEtTemplatePanel. Application is capable to process PAS, DPR files, and DFM files in either text or binary form and display it in HTML form with syntax highlighting.
For enabling of processing such files by this application you should add these lines into baikonur.ini:
[Baikonur.Action] pas.section_name=,runapplication, application_path\Pas2HTML.exe, **? dpr.section_name=,runapplication, application_path\Pas2HTML.exe, **? dfm.section_name=,runapplication, application_path\Pas2HTML.exe, **?Project files: