Methods
-
-
清除数据
-
-
根据索引删除一个数据
Parameters:
Name |
Type |
Description |
nIndex |
Number
|
|
Properties:
Name |
Type |
Description |
DelDataByIndex |
Number
|
1 |
-
-
设置文字颜色
Parameters:
Name |
Type |
Description |
strColor |
String
|
|
Properties:
Name |
Type |
Description |
TextColor |
Color
|
"0xffffffff" |
-
-
设置文字大小
Parameters:
Name |
Type |
Description |
nSize |
Number
|
|
Properties:
Name |
Type |
Description |
TextSize |
Number
|
12 |
-
-
根据索引修改数据
Parameters:
Name |
Type |
Description |
nIndex |
Number
|
索引0~100 |
nValue |
Number
|
值 |
Properties:
Name |
Type |
Description |
setvaluebyindex |
Collection
|
[-1,0] |