[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fprpcrtti.pp line 27
type IRPCCallContext = interface |
procedure SetRPCCallContext(); |
function GetRPCCallContext; |
property RPCCallContext: TJSONRPCCallContext; [rw] |
end; |
| |
IInterface |