System.JSON.TJSONMapper.Default
Delphi
class property Default: TJSONMapper<T> read GetDefault;
C++
/* static */ __property TJSONMapper__1<T>* Default = {read=GetDefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONMapper |
Description
Embarcadero Technologies does not currently have any additional information.