Data.Bind.Components.TBindCompDesignExpression.CollectionName

提供:RAD Studio API Documentation

Delphi

property CollectionName: string read FCollectionName;

C++

__property System::UnicodeString CollectionName = {read=FCollectionName};

プロパティ

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


説明

バインディング式のコレクションの名前(たとえば、Format など)。

関連項目