[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpjsonrpc.pp line 54
type TJSONParamDefs = class(TCollection) |
public |
function AddParamDef(); |
function IndexOfParamDef(); |
function FindParamDef(); |
function ParamDefByName(); |
property ParamDefs []: TJSONParamDef; default; [rw] |
end; |
| |
TObject |