Data.Bind.Components.TBindCompDesignExpression.ControlExpression

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

Delphi

property ControlExpression: string read FControlExpression;

C++

__property System::UnicodeString ControlExpression = {read=FControlExpression};

プロパティ

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


説明

コントロール バインディング式。

関連項目