[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jstree.pp line 1751
type TJSNameSpaceStatement = class(TJSDeclarationStatement) |
public |
destructor Destroy; override; |
function GetDeclaration; override; |
property Decl: TJSNamespaceDeclaration; [rw] |
end; |
| |
| |
| |
| |
TObject |