Data.Bind.Components.IScopeRecordEnumerator
Delphi
IScopeRecordEnumerator = interface
C++
__interface INTERFACE_UUID("{6C93BB29-D210-43E9-9850-0C22EDD0F9B2}") IScopeRecordEnumerator : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
This is the abstraction of a data source enumerator. Binding components use this interface to enumerate the records in the data source when filling a list or grid control.