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