[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jstree.pp line 1097
type TJSTryStatement = class(TJSStatement) |
public |
destructor Destroy; override; |
property Block: TJSElement; [rw] |
property BCatch: TJSElement; [rw] |
property BFinally: TJSElement; [rw] |
end; |
| |
| |
| |
| |
TObject |