Data.Bind.Components.IScopeMemberScripting
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
IScopeMemberScripting = interface
C++
__interface INTERFACE_UUID("{3B273E26-19DA-4591-99AF-6748B71ABD3A}") IScopeMemberScripting : public System::IInterface
Description
Is an interface implemented by data sources. Binding components use this interface to get the names of properties or methods that can be used in expressions to get or set the value of a member, or to get or set the position or current record.