Chapter 6: All About LiveBindings

Windows VCL programmers have often used data-aware controls to link data sources with a user interface, reducing the amount of code they need to write. These data sources can be redirected or disabled, fields can be combined on-the-fly by setting properties or hooking into event handlers, and large datasets can be hooked up to powerful grids, enabling complex views with minimal work. Data-aware controls enable prototypes that can easily be turned into production applications.

FireMonkey's components do not come with data-aware controls, but we are not left to code everything ourselves. Right alongside this new GUI framework, another framework was introduced (in Delphi XE2) – one that used expressions to connect ...

Get Fearless Cross-Platform Development with Delphi now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.