Data.Bind.ObjectScope.TBindSourceAdapterObjectFieldCustomScope

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

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

説明

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


関連項目