API:System.Tether.AppProfile.TRemoteResource.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TRemoteResource();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TRemoteResource

説明

TCustomRemoteItem のこのインスタンスを破壊します。

System.Tether.AppProfile.TRemoteResource.Destroy は System.Tether.AppProfile.TCustomRemoteItem.Destroy を継承しています。以下の内容はすべて System.Tether.AppProfile.TCustomRemoteItem.Destroy を参照しています。

TCustomRemoteItem のこのインスタンスを破壊します。

関連項目