[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webjsonrpc.pp line 41
type TJSONRPCContentProducer = class(TCustomJSONRPCContentProducer) |
protected |
function GetDispatcher; override; |
procedure Notification(); override; |
published |
property Dispatcher: TCustomJSONRPCDispatcher; [rw] |
end; |
| |
| |
| |
TObject |