Archive
Wednesday, 17. May 2017
0
votes

Delphi Corner Weblog: New: Velthuis.AutoConsole unit – helps against the “optimised” Embarcadero FastMM fork.
The Wiert Corner
– Brilliant: if it is a console program and it was started any other way (from the Windows Explorer, from the Delphi IDE with or without debugger, from another non-console program), then, before the console window can close, it will display: Press any key... Source: Delphi Corner Weblog: New: ...
0
votes

If you were using Managed / IManaged in Spring4D, be aware they got renamed to Shared / IShared
The Wiert Corner
– Sometimes changes are breaking. In this case it’s a Spring4D change: https://bitbucket.org/sglienke/spring4d/commits/a7c9bc92f30f7b5ec71b4905c1f0d97339b3c807 It renames Managed / IManaged to Shared / IShared and introduces compatibility with weak references. Together they are the Spring4D ...
1
vote

Books - But Wait, There's More!
Glooscap Software
– "Books are the training weights of the mind." -- Epictetus I found two new Delphi books. One that I've been looking forward to for a long time and another one that I just learned about. Keep 'em coming... Delphi in Depth: FireDAC by Cary Jensen Learn how to connect to a wide variety of ...