API:System.JSON.TJSONArray.SetElements
Delphi
procedure SetElements(const AList: TList<TJSONValue>);
C++
void __fastcall SetElements(System::Generics::Collections::TList__1<TJSONValue*>* const AList);
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!