[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jstree.pp line 109
type TJSLabel = class(TJSObject) |
public |
property Name: jsBase.TJSString; [rw] |
property LabelSet: TJSLabelSet; [rw] |
property LocationSource: string; [rw] |
property LocationLine: Integer; [rw] |
property LocationPos: Integer; [rw] |
end; |
| |
| |
TObject |