* Add $M+ to TPersistent

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

View File

@ -184,6 +184,8 @@ type
{ TPersistent }
{$M+}
TPersistent = class(TObject)
private
//FObservers : TFPList;