TWebTreeView does not have a built-in method to load from JSON data.
You'd need to parse the JSON at application level and then assign this parsed data to treeview nodes.
TWebTreeView does not have a built-in method to load from JSON data.
You'd need to parse the JSON at application level and then assign this parsed data to treeview nodes.