Question: Using C++ Builder in Rad Studio 10.4 Why can’t I create a pointer to a TTreeNode? I have a TTreeView called BookmarksTree, and I want to loop through all of its nodes. When I try and compile this: I ...
Question: Using C++ Builder in Rad Studio 10.4 Why can’t I create a pointer to a TTreeNode? I have a TTreeView called BookmarksTree, and I want to loop through all of its nodes. When I try and compile this: I ...