June 2016
Intermediate to advanced
470 pages
9h 49m
English
In many cases with mobile apps, data is read from remote servers and then stored locally to make it available even without an Internet connection. In this recipe, you'll see how to read and write to a file as well as how to show and search that data in a TListView.
This recipe is short and simple, but it is really useful because the concepts exposed are reusable and allow you to gain confidence with some very important best practices. The final aspect of the app is shown in the following screenshot. Note that the remove button is visible only when an item is selected:

The Simple to-do app; ...
Read now
Unlock full access