Data.Bind.DBXScope.TCustomBindSourceDBX.MasterSource

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Bind.DBXScope.pas
Data.Bind.DBXScope.hpp
Unit: Data.Bind.DBXScope
Parent: TCustomBindSourceDBX

Delphi

property MasterSource: TCustomBindSourceDBX read GetMasterSource write SetMasterDataSource;

C++

__property TCustomBindSourceDBX* MasterSource = {read=GetMasterSource, write=SetMasterDataSource};

Description

Embarcadero Technologies does not currently have any additional information.