Einzelnen Beitrag anzeigen

Benutzerbild von BlackJack
BlackJack

Registriert seit: 2. Jul 2005
Ort: Coesfeld
246 Beiträge
 
Delphi 2005 Personal
 
#7

Re: HKEY und String was tuen ?

  Alt 4. Jul 2005, 17:56
Zitat von agm65:
ja schon klar...aber die strings beinhalten genau diese infos...

gibt es sowas wie: hkeytostr('mystring') ?
wie wäre es mit selber machen?

Code:
if UpperCase(AStr) = 'HKEY_CURRENT_USER' then
  Result := HKEY_CURRENT_USER
else
  //...
See my shadow changing, stretching up and over me.
Soften this old armor. Hoping I can clear the way
By stepping through my shadow, coming out the other side.
Step into the shadow. Forty six and two are just ahead of me.
  Mit Zitat antworten Zitat