System.JSON.TJSONArray.AddDescendant
Delphi
procedure AddDescendant(const Descendant: TJSONAncestor); override;
C++
virtual void __fastcall AddDescendant(TJSONAncestor* const Descendant);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONArray |