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

Declaration

Source position: dbctrls.pp line 609

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