Dalija Prasnikar
Delphi Thread Safety Patterns Bookhttps://dalija.prasnikar.info/delphitspatt/While the thread safety of a particular piece of code depends on the surrounding context and how it is used, some data types are inherently unsafe, and for some of them,… … Read more
3 years ago in book, Delphi, multithreading0
Hagop Panosian
Intellectual property security is a pillar of business sustainability. The money, time, and resources invested in a project can be wiped out if the revenue-producing mechanism is not properly protected. How do Delphi and Electron… … Read more
3 years ago in Delphi, research, whitepaper0
Hagop Panosian
An InterBase VAR license is simply a legal agreement between you and Embarcadero that allows you to redistribute InterBase. The benefits of this agreement are outlined below. The Benefits of Being a VAR There are… … Read more
3 years ago in database, InterBase, News0
Marco Cantu
One of the features added to the VCL library in Delphi 11 is the ability to handle Windows WM_SETREDRAW message easily with two specific methods added to the TWinControl class: LockDrawing and UnlockDrawing I was… … Read more
3 years ago in News0