DelphiIDENews

From Bindings List to Visual LiveBindings

Having looked into Delphi’s expression engine, component bindings, and the bindings list component, we can now look at the easy and intuitive way to configure an application with dynamic bindings, the Visual LiveBindings design surface. Over the past few weeks, I…
DatabaseNews

Whitepaper: Enterprise Data on Mobile: Top 5 Mistakes And How to Avoid Them

Many businesses today are looking to identify opportunities to increase efficiency in their business processes and expand opportunity by using apps on mobile devices. While this is positive, organizations must manage the initiative correctly to minimize risk of failure, as getting it wrong can cost much more than just the initial budget allocated for the project; in both time and money, it can…
Read more
CodeDelphiNews

Managing Delphi Expressions via a Bindings List component

After looking to binding expressions and how they can link to components, let’s move to the component aimed for managing binding expressions. In recent blog posts I covered Delphi’s RTL core expression engine and components binding. Now we can make an additional step and look into a key component for the entire bindings architecture, called BindingsList. A binding list is a…
Read more
CodeDelphiNews

Low Code App Wizard for Delphi

Low code app development is increasingly popular today, and for good reason: it speaks to the demand for software paired with the difficulty of creating it. In many ways, Delphi led the low code revolution: RAD, where you build software by connecting components in a visual…
C++News

Building Good with C++Builder Contest

Contest Introducing the Building Good with C++Builder Contest! A contest to show your achievements with C++Builder that benefit people, communities, and the world. We know many people use C++Builder to create software that does good: helps a nonprofit, assists scientific research, provides a tool to help with a daily task, and more. We’re running a contest to see the best software you’re…
Read more