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