mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-07 00:55:49 +02:00
* Publish OnRecordResolved, OnLoadFail
This commit is contained in:
parent
e7c06bcde4
commit
f4f8234b1f
@ -415,6 +415,8 @@ type
|
|||||||
property OnFilterRecord;
|
property OnFilterRecord;
|
||||||
property OnNewRecord;
|
property OnNewRecord;
|
||||||
property OnPostError;
|
property OnPostError;
|
||||||
|
Property OnRecordResolved;
|
||||||
|
property OnLoadFail;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{ TJSONObjectFieldMapper }
|
{ TJSONObjectFieldMapper }
|
||||||
|
Loading…
Reference in New Issue
Block a user