Tuesday, 17 September 2013

Delphi XE5 Android : how to make each listview item have its own template?

Delphi XE5 Android : how to make each listview item have its own template?

Is there a way to make the TListView of Delphi to behave like actual
ListView in android? for example each item of the list has its own "View"
and in that view can be multiple other views(components) like multiple
text boxes and check boxes and ...?

No comments:

Post a Comment