API:Data.Bind.Controls.TBindNavigatorController.DataSource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DataSource: TBaseBindScopeComponent read FDataSource write SetDataSource;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.Controls.pas
Data.Bind.Controls.hpp
Data.Bind.Controls TBindNavigatorController

Description

Embarcadero Technologies does not currently have any additional information.