Freelance Writing Jobs | Today's Articles | Sign In

 
Browse Sections

More collections. Part 2.


button; it calls SaveToFile method of FSaver in order to save the collection to the file.

5. procedure btnReadClick(Sender: TObject);
This method is called when user clicks "Read From Registry" button; it fills collection with key names and values.

6. procedure btnListClick(Sender: TObject);
This method is called when user clicks "List Items" button; it shows collection content to user.

Summary.

You can download full source code at http://www.suite101.com/files/topics/724...
I would like to answer any question you may have.

The copyright of the article More collections. Part 2. in Delphi Programming is owned by Lyapin Ilya. Permission to republish More collections. Part 2. in print or online must be granted by the author in writing.

Go To Page: 1 2

Articles in this Topic    Discussions in this Topic

;