System.JSON.TJSONMappers.TObj
Delphi
TObj = (TObject, &record);
C++
enum class DECLSPEC_DENUM TObj : unsigned char { TObject, record };
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
enum | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONMappers |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !