[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jstree.pp line 1555
type TJSMethodDeclaration = class(TJSObjectTypeElementDef) |
public |
destructor Destroy; override; |
property TypeParams: TJSElementNodes; [rw] |
property FuncDef: TJSFuncDef; [rw] |
end; |
| |
| |
| |
| |
| |
| |
TObject |