System.JSON.Types.TJsonNullValueHandling
Delphi
TJsonNullValueHandling = (Include, Ignore);
C++
enum class DECLSPEC_DENUM TJsonNullValueHandling : unsigned char { Include, Ignore };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | System.JSON.Types.pas System.JSON.Types.hpp |
System.JSON.Types | System.JSON.Types |
Description
Embarcadero Technologies does not currently have any additional information.