System.JSON.TJSONAncestor.TJSONOutputOptions
Version vom 20. April 2020, 01:52 Uhr von BuildBot (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{{#lst:API:System.JSON.TJSONAncestor.TJSONOutputOptions|api}} ==Beschreibung== {{#lsth:API:System.JSON.TJSONAncestor.TJSONOutputOptions|Beschreibung}}“)
Delphi
type TJSONOutputOptions = set of TJSONAncestor.TJSONOutputOption;
C++
typedef System::Set<TJSONOutputOption, _DELPHI_SET_ENUMERATOR(TJSONOutputOption::EncodeBelow32), _DELPHI_SET_ENUMERATOR(TJSONOutputOption::EncodeAbove127)> TJSONOutputOptions;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
set typedef |
public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONAncestor |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.