Visualize JSON using TTreeView
May 27, 2017
Author: h.mohri
I tried a program that reads a JSON file in C++Builder VCL and displays it in TTreeView component.
This project file is open to public from github.
github.com/mojeld
https://www.microsoft.com/store/productid/9PLPHK05PJF7
Place two TSpeedButton, TTreeView, TMemo, TActivityIndicator, TOpenDialog, TImageList.
ImageList1 has an icon for displaying in…