Data.Bind.ObjectScope.TBindSourceAdapterObjectFieldCustomScope

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

System.Bindings.CustomScope.TCustomScopeSystem.TInterfacedObjectSystem.TObjectTBindSourceAdapterObjectFieldCustomScope

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

説明

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


関連項目