The TBindableColumnControl control is the base class for controls that bind to dataset columns, and contains all of the dataset column binding functionality in the form of public methods and protected properties/events that descendant classes can use to create customized controls that bind to dataset columns.