System.Bindings.CustomWrapper.TCustomWrapper.Detach

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

Delphi

procedure Detach; inline;

C++

void __fastcall Detach();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

説明

物理オブジェクトからラッパが外されます。

Detach メソッドは、物理オブジェクトからラッパを外し、ラッパをプレースホルダにします。

関連項目