mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-18 13:19:07 +02:00
* Publish OwnsData
This commit is contained in:
parent
81bf48df6b
commit
71fb6246d5
@ -80,6 +80,7 @@ type
|
|||||||
property OnFilterRecord;
|
property OnFilterRecord;
|
||||||
property OnNewRecord;
|
property OnNewRecord;
|
||||||
property OnPostError;
|
property OnPostError;
|
||||||
|
Property OwnsData;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{ TExtJSJSONObjectDataSet }
|
{ TExtJSJSONObjectDataSet }
|
||||||
|
Loading…
Reference in New Issue
Block a user