Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-23-2004, 09:23 PM   PM User | #1
trib4lmaniac
Regular Coder

 
trib4lmaniac's Avatar
 
Join Date: Feb 2004
Location: Cornwall, UK
Posts: 535
Thanks: 0
Thanked 0 Times in 0 Posts
trib4lmaniac is an unknown quantity at this point
Windows Registry

Is there a function in Delphi to read the names of all the subkeys within a given key. I can get the values from them all or all keys underneath the current, but not all subkey names.
trib4lmaniac is offline   Reply With Quote
Old 04-23-2004, 11:27 PM   PM User | #2
black3842
New Coder

 
Join Date: Apr 2004
Location: Texas
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
black3842 is an unknown quantity at this point
GetKeyNames(Strings: TStrings);
Fills in the TStrings object with all key names under the current key.

http://www.aimtec.com.au/articles/Re...#_Toc419260402
__________________
Jason B
black3842 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:43 AM.


Advertisement
Log in to turn off these ads.