A previous post uses TListBox to demonstrate how to link fields to a list control. *The same steps can be used to link fields to TListView. Here is a sample form with a TListView: To improve the TListView appearance, the ListView1.ViewStyle property has been set to vsList. The LiveBindings designer ...
More...