I decided that after not being able to find any good examples of how to handle a recent files list as in Winzip or MS-Word, that I would make my own one... This example shows how to store a list of recently opened or saved files in the windows registry for later retrieval, it also manages which was used last and also checks that the file always exists. The code for populating the menus and the menus onclick event is also handled.
File List:
Project1.dpr
188b
Readme.txt
7Kb
Unit1.dfm
1Kb
Unit1.pas
9Kb
Similar code
Raw Disk Access
(Popularity: ) : RDA makes direct, low-level, byte-precise reads and writes to mass-storage devices easy. No need to have to deal with DOS interrupt calls or any such nonsense - RDA takes care of all the behind-the-scenes work for you. RDA also handles ... JS-Txt Man - A File Editor
(Popularity: ) : This is an editor for Text, HTML, SHTML, CSS, ASP and PHP Files. It doesn't have any formatting features, it is just a basic editor that works slightly differently to the text editors like Notepad. You select what you want ... Camouflage
(Popularity: ) : This code hide (put) a file behind another one, so when you want to see it you can only see the file above. The result file contain the same properties such as icon,etc. The only change is its properties. bulk file renamer
(Popularity: ) : Add text to multiple filenames simultaneously. Read the instructions included. The FIMA (File Manager) routines
(Popularity: ) : I have been using Delphi for several years in writing software for clients and have developed some routines that I have found useful in many of these applications. The applications are mostly databases in which the user did not want ... READING INF
(Popularity: ) : Well this just shows you how to read INF files its pretty simple i didnt comment much as i never do but you should be able to learn somthing .