CB2021 2 Posted January 4, 2021 I am using the C++Builder 10.4 Update 1 with the 64 bit VCL project for Windows desktop. I have all the patches installed. I have a TStringList declared in my main form .h file which I create using 'new' when the program starts. When I try to access the popup list of all the properties I get the message Unable to Find File. A picture of this is below. I though this problem had been fixed in the current version. Is there a project setting I need to set to make this feature work? Share this post Link to post
Roger Cigol 103 Posted January 25, 2021 There are still known issues with the code completion in version 10.4. The roadmap suggests that things should be much better in 10.4.2 See Nov 2020 road map Share this post Link to post