TIWCGJQTreeViewJSONPlugin.Data Property

Specifies the content to load into the container and convert to a tree. You can also set this to a function - it will be executed in the tree's scope for every node that needs to be loaded, the function will receive two arguments - the node being loaded & a function to call with the data once your processing is done.

Namespace: IWCGJQTreeView
published
 property Data: string index 00 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string