In a Delphi action, in a debug build, I need to add a number of paths to the Library path. By default, I have AlwaysUseDelphiLibraryPath checked. I will un-check it--but then I need to reset the project path list to the current Delphi path list (like clicking on the reset button in the editor)--before I add a list of paths.
How do I reset the path list to the current Delphi path?
Thank you,
Ed Dressel