Data.Bind.Components.TEvalEnumerator.Source

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property Source: IScopeRecordEnumerator read FSource;

C++

__property _di_IScopeRecordEnumerator Source = {read=FSource};

Description

Data source enumerator that contains the source member of the assignment.

See Also