Data.Bind.Components.IBindNavigator.DataSource
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: IBindNavigator |
Delphi
property DataSource: TBaseLinkingBindSource read GetDataSource write SetDataSource;
C++
__property TBaseLinkingBindSource* DataSource = {read=GetDataSource, write=SetDataSource};
Description
Embarcadero Technologies does not currently have any additional information.