API:Data.Bind.Controls.TBindNavigatorController.DataSource

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property DataSource: TBaseBindScopeComponent read FDataSource write SetDataSource;

C++

__property Data::Bind::Components::TBaseBindScopeComponent* DataSource = {read=FDataSource, write=SetDataSource};

Description

Embarcadero Technologies does not currently have any additional information.