CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ListBox?
ListBox1->Items->Clear();
but it's better to use
ListBox1->Clear();
It inherits TStrings I beleive.
Moves an existing key, its subkeys, and data values to a new location using
a new key name.
void __fastcall MoveKey(const System::AnsiString OldName, const
System::AnsiString NewName, bool Delete);
Not much to comment on this but to test it out.
I like answering questions and all, but if you want to save your own time
it's in the help files, it just can take it's toll with stress at times:-)
Good Luck, Chris
- References:
- ListBox?
- From: "Steven Carlson" <stevenc@highvoltagerd.com>
W Komornicki's Home Page |
Main Index |
Thread Index