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

TDBMemo.DataSource

The DataSource from which information is obtained to display in this control. Usually the result of a database query

Declaration

Source position: dbctrls.pp line 865

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