Syntax
function Deserialize(const AFunc: TFunc<TJSONValue>): TObject; overload;
Parameters
- AFunc
Type: TFunc<TJSONValue>
Return Value
Type: TObject
function Deserialize(const AFunc: TFunc<TJSONValue>): TObject; overload;
Type: TFunc<TJSONValue>