Delphi Tip of the Day - Whos up First? - Delphi-PRAXiS
Summary
Line 47 of the map file shows the first of my project is Zglobals (yes the dreaded global ). Line 59 StdDlls is a precompiled that I am unable to modify the source code for because it uses "Quick Reports". Semper Fi, Gunny Mike Weiterlesen... Im working on updating my old flagship product and I ran into an issue where a file kept getting deleted on startup. Lines 58-60 show the next three units from my project.Line 59 StdDlls is a precompiledthat I am unable to modify the source code for because it uses "Quick Reports". Therefore I cannot actually modify the source code for thisIt turns out that the file delete was happening inside theI just thought that Uwe Rabbe s solution to creating an ordered list of form/units was so simple and elegant I needed to share it with you in case you ever need a quick and easy way to see the order in which each Delphigets created inside one of your projects.Cheers!Semper Fi,Gunny Mike