Source position: fpjsonrpc.pp line 216
type TJSONRPCDispatchOptions = set of (
jdoSearchRegistry,
jdoSearchOwner,
jdoJSONRPC1,
jdoJSONRPC2,
jdoRequireClass,
jdoNotifications,
jdoStrictNotifications,
jdoAllowAPI,
jdoCacheAPI
);