Data.Bind.Components._di_IScopeLookup

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeLookup> _di_IScopeLookup;

Properties

Type Visibility Source Unit Parent
typedef public Data.Bind.Components.hpp Data.Bind.Components Data.Bind.Components

Description

Represents the IScopeLookup Delphi interface for C++Builder usage.

_di_IScopeLookup is a C++Builder type that refers a mechanism for accessing a scope look-up table (IScopeLookup) that includes functionality for returning the look-up member names and a way to return values based on key fields and key values.

See Also