System.JSON.TJSONByteReader.Destroy

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

C++

/* TObject.Destroy */ inline __fastcall virtual ~TJSONByteReader(void) { }

プロパティ

種類 可視性 ソース ユニット
destructor public System.JSON.hpp System.JSON TJSONByteReader


説明

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

関連項目