Source position: fpjsonrtti.pp line 32
type TJSONStreamEvent = procedure(
Sender: TObject;
AObject: TObject;
JSON: TJSONObject
) of object;