Data.Bind.Components.IScopeCurrentRecord

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IScopeCurrentRecord = interface

C++

__interface  INTERFACE_UUID("{5ADA44B4-4E81-401B-9784-3B51D29A5149}") IScopeCurrentRecord  : 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

Is an interface implemented by a data source to provide an evaluation context for the current record.

See Also