* Add $M+ to TPersistent

This commit is contained in:
michael 2019-06-24 11:45:02 +00:00
parent 7d58ca83c2
commit fd996c12f9

View File

@ -183,6 +183,8 @@ type
end;
{ TPersistent }
{$M+}
TPersistent = class(TObject)
private