Dalija Prasnikar
Developers that extensively use interfaces in Delphi probably know about a long-standing issue with the compiler, where interface parameters declared as const or [ref] will cause a memory leak if a reference-counted object instance is… … Read more
1 year ago in Inline variables, Leaks, memory management, Parameters0
dummzeuch
I just had the need for a safer version of Delphi’s GetEnumName, which checks whether the enum value passed to it is actually valid. This is what I came up with: // P must point… … Read more
1 year ago in Delphi0
Rizzato Fernando
Introduction The Encryption Engine is natively available as part of the Desktop, Server and ToGo editions of the Interbase database. InterBase enables you to encrypt information at one or both of the following levels: Database… … Read more
1 year ago in database, InterBase, News0
TMS Software
Implementing machine learning in your applications can be a daunting task. However, with TMS Web Core and the vast amount of available JavaScript libraries, this can be made much easier. To demonstrate this, we… … Read more
1 year ago 0
Antonio Zapater
In Part 1 of this series, we explored a simple demonstration of a web application running with Delphi code inside a WebBroker application, and using HTMX as a kind of middle-man. In this article we… … Read more
1 year ago in Code, Delphi, News0
Embarcadero GetIt
Components for sending and receiving SMS messages using popular Cloud SMS Services such as Twilio, Vonage, Clickatell, SMSGlobal, SMS.to, and Sinch through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components for sending and receiving SMS messages using popular Cloud SMS Services such as Twilio, Vonage, Clickatell, SMSGlobal, SMS.to, and Sinch through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components for adding interprocess communication (IPC) over Named Pipes and seamless external process execution capabilities to your applications through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components for adding interprocess communication (IPC) over Named Pipes and seamless external process execution capabilities to your applications through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components for sending, receiving, and managing email using popular Cloud Services such as Microsoft Office 365 (Outlook), Amazon SES, and Gmail through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components for sending, receiving, and managing email using popular Cloud Services such as Microsoft Office 365 (Outlook), Amazon SES, and Gmail through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
This is a set of VCL Controls that match the MS Office 2007 User Interface specification. Note that if you deploy an application with these controls, you will have to agree to the Microsoft License… … Read more
1 year ago 0
Bruce McGee
What goes up must come down. Spinnin’ wheel got to go ’round. — Blood, Sweat & Tears A colleague asked me why I hadn’t written any new blog posts in a while. He’s not wrong. I… … Read more
1 year ago 0
dummzeuch
I just released dzBdsLauncher 1.0.13. If it detects more than one possible Delphi version from the available project information it now checks which of them are installed if only one is installed, it starts this… … Read more
1 year ago in Delphi, dzBdsLauncher0