Data.Bind.Components.IScopeRecordEnumeratorEvalShortcut

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

IScopeRecordEnumeratorEvalShortcut = interface

C++

__interface  INTERFACE_UUID("{64768DD1-CD80-434E-A5C1-D5990E0E04F9}") IScopeRecordEnumeratorEvalShortcut  : public System::IInterface

Description

Interface that data source enumerators that provide support for evaluation shortcuts must implement.

This interface defines the following methods:

See Also