Data.DBXJSONReflect.TConverter.SerializedData
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: TConverter |
Delphi
property SerializedData: TSerial read GetSerializedData;
C++
__property TSerial SerializedData = {read=GetSerializedData};
Description
Represents a serialized value.
Represents a serialized value that can be used if IsConsistent is true.