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