Data.Bind.DBScope.TCustomBindScopeDB.DataSource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DataSource: TDataSource read GetDataSource write SetDataSource;

Properties

Type Visibility Source Unit Parent
property public Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

Description

Specifies the data source used by the TCustomBindScopeDB component.

See Also