[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webjsonrpc.pp line 32
type TCustomJSONRPCContentProducer = class(THTTPContentProducer) |
protected |
function GetIDProperty; virtual; |
procedure DoGetContent(); override; |
function GetDispatcher; virtual; abstract; |
end; |
| |
| |
TObject |