Data.Bind.DBScope.TCustomBindScopeDB.DataSource

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source: Data.Bind.DBScope.pas
Unit: Data.Bind.DBScope
Parent: TCustomBindScopeDB

Delphi

property DataSource: TDataSource read GetDataSource write SetDataSource;

Description

Specifies the data source used by the TCustomBindScopeDB component.

See Also