* Publish OwnsData

This commit is contained in:
michael 2019-06-08 11:40:00 +00:00
parent 81bf48df6b
commit 71fb6246d5

View File

@ -80,6 +80,7 @@ type
property OnFilterRecord;
property OnNewRecord;
property OnPostError;
Property OwnsData;
end;
{ TExtJSJSONObjectDataSet }