[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 297

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.