andrea-magni / MARS

MARS-Curiosity Delphi REST Library
Mozilla Public License 2.0
362 stars 113 forks source link

TObject deserialization doesn't call getters and setters #108

Closed bobprog72 closed 2 years ago

bobprog72 commented 2 years ago

When the reader call TJSONObjectHelper.JSONToObject the public properties getters and setters are not fired.