System.JSON.Writers.TJsonObjectWriter.Container
Delphi
property Container: TJSONValue read GetContainer write SetContainer;
C++
__property System::Json::TJSONValue* Container = {read=GetContainer, write=SetContainer};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.JSON.Writers.pas System.JSON.Writers.hpp | System.JSON.Writers | TJsonObjectWriter | 
Description
Embarcadero Technologies does not currently have any additional information.