Unit 'jstree' Package
[Overview][Types][Classes][Index] [#fcl-js]

TJSVarDeclaration

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jstree.pp line 835

type TJSVarDeclaration = class(TJSElement)

public

  destructor Destroy; override;

  procedure SetForeignType();

  property Name: TJSString; [rw]

  property Init: TJSElement; [rw]

  property VarType: TJSVarType; [rw]

  property Typed: TJSTypeDef; [rw]

  property OwnsType: Boolean; [r]

  property IsUnique: Boolean; [rw]

end;

Inheritance

TJSVarDeclaration

|

TJSElement

|

TJSObject

|

TObject


Documentation generated on: 2023-03-18