[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jstree.pp line 391
type TJSVariableStatement = class(TJSDeclarationStatement) |
public |
property VarType: TJSVarType; [rw] |
destructor Destroy; override; |
function GetDeclaration; override; |
property A: TJSElement; [rw] deprecated ; |
property VarDecl: TJSElement; [rw] |
end; |
| |
| |
| |
| |
TObject |