API:System.JSON.TJSONAncestor.AddDescendant
Delphi
procedure AddDescendant(const Descendent: TJSONAncestor); virtual;
C++
virtual void __fastcall AddDescendant(TJSONAncestor* const Descendent);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONAncestor |
Description
Embarcadero Technologies does not currently have any additional information.