Data.Bind.Components._di_IScopeCurrentRecord

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeCurrentRecord> _di_IScopeCurrentRecord;

Properties

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

Description

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

_di_IScopeCurrentRecord is a C++Builder type that refers a mechanism to retrieve the current record in the bindings scope (IScopeCurrentRecord) based on the member name.

See Also