This section takes us for a deep dive into the most important FMX capabilities and concepts. They are discussed in detail and with the help of many useful examples. We are going to address commonly used components and technologies in order to deliver modern, responsive, and effective applications on multiple platforms.
Apart from visual topics, other related technologies and concepts are explained. Most applications rely on data access and data binding in order to effectively implement functionalities for the final user; we will discuss how this relates to FMX in this section.
This section contains the following chapters:
- Chapter 3, Mastering Basic Components
- Chapter 4, Discovering Lists and Advanced Components
- Chapter 5, Using FireDAC in FMX Applications
- Chapter 6, Implementing Data Binding
- Chapter 7, Understanding FMX...