Data.Bind.ObjectScope.TBindSourceAdapterObjectFieldCustomScope

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TBindSourceAdapterObjectFieldCustomScope = class(TCustomScope)

C++

class PASCALIMPLEMENTATION TBindSourceAdapterObjectFieldCustomScope : public System::Bindings::Customscope::TCustomScope

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

Is a custom scope used to allow the expression engine to access field names as if they are members of the wrapped field.

See Also