Source position: fpjsonrpc.pp line 222
type TDispatchRequestEvent = procedure(
Sender: TObject;
const AClassName: TJSONStringType;
const AMethod: TJSONStringType;
const Params: TJSONData
) of object;