Data.Bind.DBScope.TCustomBindScopeDB.GetCurrentRecord

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCurrentRecord(const AMemberName: string): IScope;

Properties

Type Visibility Source Unit Parent
function protected Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

Description

Returns the scope for the specified member name.

See Also