Difference between revisions of "API:System.JSON.TJSONNull.Destroy"
(Created page with "<section begin="api" /> <!--Start API Info--><ul id='childlinks'><li class='first'>'''Up to Parent: TJSONNull'''</li> </ul> <vclInfo name="Destroy" p...") |
|||
| Line 7: | Line 7: | ||
<span class="lang">C++</span> | <span class="lang">C++</span> | ||
<div class="thesig"><source lang="cpp"> | <div class="thesig"><source lang="cpp"> | ||
| − | /* TObject.Destroy */ inline __fastcall virtual ~TJSONNull( | + | /* TObject.Destroy */ inline __fastcall virtual ~TJSONNull() { } |
</source></div> | </source></div> | ||
</div> | </div> | ||
Latest revision as of 07:18, 4 July 2018
C++
/* TObject.Destroy */ inline __fastcall virtual ~TJSONNull() { }
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | System.JSON.hpp | System.JSON | TJSONNull |
Description
Embarcadero Technologies does not currently have any additional information.