Syntax
procedure Serialize(const AProc: TProc<TJSONValue>; AValue: TObject); overload;
Parameters
- AProc
Type: TProc<TJSONValue>
- AValue
Type: TObject
procedure Serialize(const AProc: TProc<TJSONValue>; AValue: TObject); overload;
Type: TProc<TJSONValue>
Type: TObject