Data.Bind.ObjectScope.TBindSourceAdapterCustomScope

提供: RAD Studio API Documentation
移動先: 案内検索

System.Bindings.CustomScope.TCustomScopeSystem.TInterfacedObjectSystem.TObjectTBindSourceAdapterCustomScope

Delphi

TBindSourceAdapterCustomScope = class(TCustomScope)

C++

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

プロパティ

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

説明

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


関連項目