Refactoring
This commit is contained in:
@@ -780,7 +780,7 @@ var
|
||||
paramArray: TJSONArray;
|
||||
i: Integer;
|
||||
begin
|
||||
// Added deserialization for macro definitions.
|
||||
|
||||
name := JsonToIdentifierNode(AObj.GetValue('Name') as TJSONObject);
|
||||
|
||||
paramArray := AObj.GetValue<TJSONArray>('Parameters');
|
||||
|
||||
Reference in New Issue
Block a user