Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.GetCurrentRecord

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TBaseObjectBindSourceDelegate

Delphi

function GetCurrentRecord(const AMemberName: string): IScope;

C++

System::Bindings::Evalprotocol::_di_IScope __fastcall GetCurrentRecord(const System::UnicodeString AMemberName);

Description

Embarcadero Technologies does not currently have any additional information.