Syntax
procedure Deserialize(const AFunc: TFunc<TJSONValue>; const AResult: TObject); overload;
Parameters
- AFunc
Type: TFunc<TJSONValue>
- AResult
Type: TObject
procedure Deserialize(const AFunc: TFunc<TJSONValue>; const AResult: TObject); overload;
Type: TFunc<TJSONValue>
Type: TObject