Datasnap.DSProxyWriter.TDSCustomProxyWriter.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSCustomProxyWriter();

プロパティ

種類 可視性 ソース ユニット
destructor public
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Datasnap.DSProxyWriter TDSCustomProxyWriter


説明

TDSCustomProxyWriter インスタンスを破壊します。

Destroy メソッドは、TDSCustomProxyWriter クラスのインスタンスを破壊します。

関連項目