您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. delphi修改注册表

  2. procedure WriteRegKeyString(Param_RootKey: HKey; Param_CurrentKey, Param_KeyItem, Param_KeyString: String); var MyRegistry: TRegistry; begin MyRegistry := TRegistry.Create; with MyRegistry do begin RootKey := Param_RootKey; if OpenKey(Param_CurrentK
  3. 所属分类:Delphi

    • 发布日期:2009-03-21
    • 文件大小:163kb
    • 提供者:avroot2