TJsonSerializer.Create(TProc<TJSONValue>) Constructor
Syntax
constructor Create(const AProc: TProc<TJSONValue>); overload;
Parameters
AProc
Type:
TProc<TJSONValue>
See Also
Reference
TJsonSerializer Class
NG.Serialization.Json Namespace