Flatten builtin pages, add third-party and platform scopes, and import financial and data warehouse references. Keep the existing generated index without rebuilding after signature normalization.
22 lines
337 B
Markdown
22 lines
337 B
Markdown
# Object - TRegistryIniFile 注册表 INI 文件
|
|
|
|
## `TRegistryIniFile`
|
|
|
|
声明:class
|
|
|
|
TRegistryIniFile 内置对象
|
|
|
|
父类:`TIniFile`
|
|
|
|
### `create(regsitry_path)`
|
|
|
|
声明:function
|
|
|
|
创建 TRegistryIniFile 实例
|
|
|
|
可见性:public
|
|
|
|
| 参数 | 类型 | 说明 |
|
|
| --- | --- | --- |
|
|
| `regsitry_path` | string | 注册表路径 |
|