Source position: fpjsonrpc.pp line 75
type TJSONRPCOption = (
jroCheckParams,
jroObjectParams,
jroArrayParams,
jroIgnoreExtraFields
);