API:System.JSON.TJSONArray.AddElement
Delphi
procedure AddElement(const Element: TJSONValue);
C++
void __fastcall AddElement(TJSONValue* const Element);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONArray |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!