Data Binding

An extra control exists for data binding using the List & Label VCL component. This control inherits all of the properties from the "normal" component and adds options for direct data binding. Using the DataSource property, you can now specify a data source of the type TDataSource.