12-06-2019, 11:25 PM
(This post was last modified: 12-06-2019, 11:30 PM by Alexandre Machado.)
I tested your application and seems that this problem only occurs in C++ Builder. The exact same code when ported to a Delphi project doesn't behave the same (it works as expected).
We had some weird bugs in the past which were happening in C++ Builder and not in Delphi due to C++Builder compiler bugs... not sure yet. I'm still investigating the issue.
We had some weird bugs in the past which were happening in C++ Builder and not in Delphi due to C++Builder compiler bugs... not sure yet. I'm still investigating the issue.

