Data.Bind.Components.IScopeRecordEnumeratorEvalShortcut

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IScopeRecordEnumeratorEvalShortcut = interface

C++

__interface  INTERFACE_UUID("{64768DD1-CD80-434E-A5C1-D5990E0E04F9}") IScopeRecordEnumeratorEvalShortcut  : 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

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

This interface defines the following methods:

See Also