Source position: fpjsonrpc.pp line 69
type TJSONRPCOptions = set of (
jroCheckParams,
jroObjectParams,
jroArrayParams,
jroIgnoreExtraFields
);