Data.Bind.Components.TBindCompDesignExpression.SaveSourceProc

提供:RAD Studio API Documentation

Delphi

property SaveSourceProc: TSaveDesignExpression read FSaveSourceProc;

C++

__property _di_TSaveDesignExpression SaveSourceProc = {read=FSaveSourceProc};

プロパティ

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

説明

ソース オブジェクトのテキストのバインディング式を保存する際、内部的に実行されるプロシージャへの参照。

関連項目