Data.Bind.Components.TCustomBindPosition.PosControlExpressions

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

Delphi

property PosControlExpressions: TExpressions read FPosControlExpressions write SetPosControlExpressions;

C++

__property TExpressions* PosControlExpressions = {read=FPosControlExpressions, write=SetPosControlExpressions};

プロパティ

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

説明

位置関係コントロール バインディング式を示します。

関連項目