Data.Bind.Components.TScopeMappingItem

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

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTScopeMappingItem

Delphi

TScopeMappingItem = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TScopeMappingItem : public System::Classes::TCollectionItem

プロパティ

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

説明

スコープ マッピングのコレクションに含まれている項目です。


TScopeMappings は、TScopeMappingItem を要素の型とする被所有コレクションです。TScopeMappingsEnumerator オブジェクトを使用すると、このコレクション内の項目を列挙することができます。

関連項目