Data.Bind.Components.TExpressionsDir

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

Data.Bind.Components.TBindCompExpressionCollectionSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTExpressionsDir

Delphi

TExpressionsDir = class(TBindCompExpressionCollection)

C++

class PASCALIMPLEMENTATION TExpressionsDir : public TBindCompExpressionCollection

プロパティ

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

説明

方向式の被所有コレクションです。


TExpressionsDir は、要素が方向式である被所有コレクションです。TExpressionDirEnumerator オブジェクトを使用すると、コレクション内の項目を列挙することができます。

関連項目