@@ -0,0 +1,21 @@
|
||||
# Object - THashedStringList 哈希字符串列表
|
||||
|
||||
## `THashedStringList`
|
||||
|
||||
声明:class
|
||||
|
||||
使用哈希索引加速查找的字符串列表内置对象
|
||||
|
||||
<!-- tags: Object 哈希索引 哈希表 hash 查找 搜索 lookup 数组 列表 array list 字符串 -->
|
||||
|
||||
父类:`TStringList`
|
||||
|
||||
### `create()`
|
||||
|
||||
声明:function
|
||||
|
||||
创建 THashedStringList 实例
|
||||
|
||||
<!-- tags: Object 创建 生成 数组 列表 array list 字符串 文本 string text 对象 -->
|
||||
|
||||
可见性:public
|
||||
Reference in New Issue
Block a user