Embarcadero GetIt
Navigate your code! Bookmarks replaces the IDE’s inbuilt functionality with new, improved navigation. Place a marker with Ctrl+B – a number will be automatically assigned. Jump between bookmarks by pressing Ctrl+Alt+Left or Right Arrow. Never… … Read more
10 months ago 0
marcocantu
I’ve asked a few LLMs about the original of the Delphi name and the results have been quite surprising (well, not fully surprising, but still interesting). … Read more
10 months ago 0
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
10 months 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
10 months 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
10 months 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
10 months 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
10 months 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
10 months 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
10 months 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
10 months 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
10 months 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
10 months 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
10 months 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
10 months ago 0