Data.Bind.Components.TCustomBindExprItems.Recompile

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

Delphi

procedure Recompile;

C++

void __fastcall Recompile();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindExprItems

説明

直近のバインディング関連を使って、すべての式を再コンパイルします。


Recompile メソッドは、Delphi オブジェクトと式オブジェクトの間の直近のバインディング関連を使って、すべてのバインディング式を再コンパイルします。

関連項目