Data.Bind.ObjectScope.TBindSourceAdapterObjectFieldCustomScope

提供:RAD Studio API Documentation

TBindSourceAdapterObjectFieldCustomScopeSystem.Bindings.CustomScope.TCustomScopeSystem.TInterfacedObjectSystem.TObject

Delphi

TBindSourceAdapterObjectFieldCustomScope = class(TCustomScope)

C++

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

プロパティ

種類 可視性 ソース ユニット
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

説明

式エンジンから、ラップされたフィールドのメンバであるかのようにフィールド名にアクセスできるようにするためのカスタム スコープです。


関連項目