From sgcOpenAPI Parser 2026.2.0 the Delphi Parser supports using a library instead of a GUI executable. The OpenAPI Parser can be used as a shared library (DLL) so you can generate Pascal clients from your own applications without invoking the command line tool. The library exports a small set of functions that wrap the same parser features av...