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