Delphi - invalid pointer operation when closing the application from ...

Delphi - invalid pointer operation when closing the application from ...

瀏覽:1374
日期:2026-04-18
This seems to be a double free problem (like LU commented on you question) which means that you are freeing an instance of you data module more ......看更多