[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jstree.pp line 1219
type TJSTypedParams = class(TJSElementNodes) |
public |
constructor Create; |
constructor CreateTransient; |
function AddParam(); |
property Params []: TJSTypedParam; default; [r] |
property Types []: TJSElement; [r] |
end; |
| |
| |
TObject |