From sgcOpenAPI Parser 2026.2.0 the parser allows to use a custom dll to get more detailed info of the parsed pascal file, just create a new dll with the method sgcOpenAPI_CreateSection and copy the library in the same folder where is the parser. Every time a new file section is created the api the method CreateSection will be called and you can modify the content if needed