Using Delphi XE2 Update 3 and RODA 6.0.55.957
Create new DA VCL/FMX Application - in wizard choose Client and New Custom DA Server
Add ReportMemoryLeaksOnShutDown := True; to the project file.
Add a TDAJavaScriptHttpDispatcher to the server datamodule.
Run the server and stop.
Memory leaks are shown; UnicodeString, TStringList, Unknown
Regards,
Filip.