Source position: jsonreader.pp line 73
type TOnJSONInt64 = procedure(
Sender: TObject;
const AValue: Int64
) of object;