API:System.JSON.TJSONAncestor.AddDescendant
Delphi
procedure AddDescendant(const Descendent: TJSONAncestor); virtual; abstract;
C++
virtual void __fastcall AddDescendant(TJSONAncestor* const Descendent) = 0 ;
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. Please help us document this topic by using the Discussion page!