@LV good point for my case. thanks.PS: however the general question to keep trace/document changes made in OI is still there.
Hello,I am working on new application and copy-paste a lot of code form a previous one. But at run time I see different behavior (specifically on the TTreeView component)I did not see any difference in code going line-by-line… But after a while I remembered a specific settings in the object inspector : “Treeview->Options->tvoThemeDraw = false”.Now the question : how to compare code “including” settings done in the object inspector ? in my case to allow duplicating all the settings in the new app ?Regards.