Unit 'Registry' Package
[Overview][Resource strings][Constants][Types][Classes][Variables][Index] [#fcl-registry]

TRegistry.SaveKey

Declaration

Source position: registry.pp line 171

public function TRegistry.SaveKey(

  const Key: UnicodeString;

  const FileName: UnicodeString

):Boolean;

function TRegistry.SaveKey(

  const Key: AnsiString;

  const FileName: AnsiString

):Boolean;


Documentation generated on: 2025-07-25