I needed to modify some code that had been amended from the Delphi TParser class (which parses DFM files, but can be amended to other sources as well), so here are some links I found during my research:
- CodeToHTML parser (with really nice flow diagrams).
- What is this TParser thing and how do I use it?.
- System.Classes.TParser – RAD Studio API Documentation.
- Brain := TBrain.Create(Head);: TParser в Delphi.
- Ray Lischner on TParser.
Oh and it is on the Delphi VCL Hierarchy poster too (:
–jeroen





