System.Bindings.Expression.TBindExprDict

提供:RAD Studio API Documentation

TBindExprDictSystem.TObject

Delphi

TBindExprDict = class

C++

class PASCALIMPLEMENTATION TBindExprDict : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression System.Bindings.Expression

説明

バインディング式のグループ化と名前付けを簡単にします。

TBindExprDict クラスは、バインディング式のグループ化と名前付けを簡単にします。 グループ自身も、名前があります。グループに保持されているバインディング式オブジェクトは、割り当てられた名前を使用して識別されます。

関連項目