Data.Bind.Components.TBindCompDesignExpression.Name

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

Delphi

property Name: string read FName;

C++

__property System::UnicodeString Name = {read=FName};

プロパティ

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


説明

バインディング式に関する情報を持つ、この構造体の名前。

関連項目