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

TRegistry.OpenKey

Declaration

Source position: registry.pp line 137

public function TRegistry.OpenKey(

  const Key: UnicodeString;

  CanCreate: Boolean

):Boolean;

function TRegistry.OpenKey(

  const Key: AnsiString;

  CanCreate: Boolean

):Boolean;


Documentation generated on: 2025-07-25