Data.Bind.ObjectScope.TPrototypeBindSource.ScopeMappings

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

Delphi

property ScopeMappings: TScopeMappings read FScopeMappings write SetScopeMappings;

C++

__property ScopeMappings;

プロパティ

種類 可視性 ソース ユニット
property published
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TPrototypeBindSource

説明

所有されているスコープ マッピングのコレクションを示します。

Data.Bind.ObjectScope.TPrototypeBindSource.ScopeMappings は Data.Bind.Components.TBaseBindScopeComponent.ScopeMappings を継承しています。以下の内容はすべて Data.Bind.Components.TBaseBindScopeComponent.ScopeMappings を参照しています。

所有されているスコープ マッピングのコレクションを示します。

ScopeMappings プロパティは、所有されている、スコープ マッピングが要素であるコレクションを示します。ScopeMappings は、このソース コンポーネントを参照する式から参照できる、「名前/値」ペアを追加するために使用します。

関連項目