Quantcast
Channel: Sarina DuPont, Product Manager RAD Studio
Viewing all articles
Browse latest Browse all 132

Using TListView in your mobile applications

$
0
0

In Delphi XE4, we introduced the TListView component which is designed for long, scrollable, databound lists.

A good example of how to use TListView in your mobile applications can be seen in both the Phone and Tablet Master Detail Templates. These templates can be accessed via the File-> New -> FireMonkey Mobile Application wizard.

You can also find an example of how to add search to your master detail template by looking at the TabletMasterDetailWithSearch project (C:\Users\Public\Documents\RAD Studio\11.0\Samples\FireMonkeyMobile\TabletMasterDetailWithSearch).

If you have a look at the TListView component in the Structure view, you will see the ItemAppearance property. This property can be expanded, allowing you to choose from different ItemAppearance presets for both the regular display mode and the edit mode.

TListView is fully LiveBindings enabled. Depending on your selected ItemAppearance preset, you see different bindable members for TListView in the LiveBindings Designer that you can bind to your data source.

Cheers,

Sarina


Viewing all articles
Browse latest Browse all 132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>