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