Data.Bind.ObjectScope.TBindSourceAdapterCustomScope

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TBindSourceAdapterCustomScope = class(TCustomScope)
C++
class PASCALIMPLEMENTATION TBindSourceAdapterCustomScope : public System::Bindings::Customscope::TCustomScope
Description
Is a custom scope that allows the expression engine to access field names as if they are members of the wrapped TBindSourceAdapter object.