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
306 B
Markdown
22 lines
306 B
Markdown
# Object - THandleStream 句柄流
|
|
|
|
## `THandleStream`
|
|
|
|
声明:class
|
|
|
|
THandleStream 内置对象
|
|
|
|
父类:`TStream`
|
|
|
|
### `create(handle)`
|
|
|
|
声明:function
|
|
|
|
创建 THandleStream 实例
|
|
|
|
可见性:public
|
|
|
|
| 参数 | 类型 | 说明 |
|
|
| --- | --- | --- |
|
|
| `handle` | integer | 整数类型,句柄 |
|