[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DbCtrls' (#lcl)

TDBListBox.DataSource

The DataSource from which Field data are to be displayed - usually the results of a database query

Declaration

Source position: dbctrls.pp line 295

published property TDBListBox.DataSource: TDataSource
  read GetDataSource
  write SetDataSource;