Tutorial: Using LiveBindings in FireMonkey Applications

From RAD Studio
Jump to: navigation, search

Go Up to Database and LiveBindings Tutorials


This tutorial shows how to use LiveBindings when developing FireMonkey applications with RAD Studio. In this tutorial you will learn how to modify the progress and rotation angle of a progress bar without writing code. You will also learn how to visually create binding expressions between different properties of different visual objects on a multi-device form. This tutorial focuses on using the LiveBindings Designer to create the bindings.

By following the concepts illustrated in this example, you can develop full-sized applications that make use of LiveBindings (for instance, automatically arranged visual controls, multiple field settings at once, and so on).

Topics

See Also