REST.Client.TCustomRESTRequest.TBody.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBody(void);

プロパティ

種類 可視性 ソース ユニット
destructor public
REST.Client.pas
REST.Client.hpp
REST.Client TBody


説明

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

関連項目